[bf1942] 3 processes running?

ScratchMonkey ScratchMonkey at SewingWitch.com
Sat Jan 4 09:20:00 EST 2003


--On Saturday, January 04, 2003 1:07 PM +0000 john <g-lists at cloned.org.uk> 
wrote:

> Linux can't distinguish between threads and processes.

Not strictly Linux, but the Linux tools for viewing process status like ps 
and top. Later versions of those tools are better at this.

But the rest of your explanation is correct: Only count the memory for the 
first thread listed, as the others are "ghosts" using the same memory. 
(OTOH, the CPU numbers are additive, as each thread has its own share of 
CPU.)



More information about the Bf1942 mailing list