On Tue, 22 Jan 2002, naveen_dhankhar wrote:

fix your line length (it looks like indiatimes is as clueless as 
rediffmail)

> When I type top command it is showing % Mem used by varios process
> instance and if I tried to calculate the total Mem used then it goes
> more than 100% as some instances are shown below

shared memory.  the mem used is the total memory, including that used by 
libraries and code.  when multiple copies of the same program are in 
memory, they share the same code space, but different data spaces.  same 
with libraries.

-- 
Federal grants are offered for... research into the recreation
potential of interplanetary space travel for the culturally disadvantaged.


_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to