blog/posts/2012-07-12-what-use-should-know-about-memory.markdown

13 lines
565 B
Markdown
Raw Normal View History

---
author: Sanchayan Maity
title: What you should know about memory
tags: memory
---
<p style='text-align: justify;'>I don't remember how I stumbled across the article to which I am going to provide
you the link, but, it's a damn good article written by Mr. Ulrich Drepper on the lwn site. Anyone wanting to know about memory and how you can optimize your code to use this memory, should read it. I still haven't finished reading it completely, but, on my way there.</p>
Here's the link below
[http://lwn.net/Articles/250967/](http://lwn.net/Articles/250967/)