Tip: What every programmer should know about memory


Some time ago a friend of mine tipped me about this article series called “What every programmer should know about memory” written by Ulrich Drepper (lead contributor and maintainer of glib). I just recently came around to start reading it. This is a 100 page long text which covers computer memory in detail, with focus on how software interacts with memory. From RAM to CPU caches the text moves on to tips on how we as programmers can improve our code when it comes to memory management and performance. A really good read which I suggest every programmer should check out.

Technorati Tags: , ,

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Google
  • description
  • Live
  • Slashdot
  1. #1 by Pak Tam - October 2nd, 2008 at 16:52

    Nice. Thanks. :) Pak Tam

  2. #2 by Tim Reynolds - December 7th, 2008 at 17:26

    Nice post. Thank you for the info. Keep it up.

  3. #3 by admin - March 1st, 2009 at 17:12

    Just glad to spread the word :)

(will not be published)
  1. No trackbacks yet.