Browsing the blog archives for February, 2006

Linux memory usage

  Most people using/running Linux know the command called ‘ps’ which shows you which processes are running and how much memory a proces uses. But there is more to learn about memory management in Linux. There is a nice article here which explains how Linux uses it’s memory. A command called pmap allows you to [...]