> This is the Residentset size of the program. It determines the > minimum number of pages (working set) that you should have in the > memory for the program. Isn't it the number of pages belonging to a process that are *currently* in memory? How can a process specify its minimum working set? BTW, rss is in mm_struct, not task_struct (at least in 2.4) -Ravi. __________________________________________________ Do You Yahoo!? Yahoo! Health - your guide to health and wellness http://health.yahoo.com -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/