cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Lounge
Memory and You
Memory and You
Mar 10, 2017 at 1:15am UTC
NoXzema
(699)
Found a paper on memory and programming. It gives a pretty decent overview of how memory works and how your application interacts with it, whether it be your RAM, your various types of CPU cache, etc.
Highly suggest the read.
https://www.akkadia.org/drepper/cpumemory.pdf
Mar 10, 2017 at 3:48pm UTC
Cubbi
(4774)
was going to ask how it compares to Ulrich Drepper's famous "What Every Programmer Should Know About Memory", but then clicked the link
Topic archived. No new replies allowed.