RE: Memory Issues



 
most of the programs mentioned used threads(?). this means you usually see 4-5 processes even tho each of them is just a thread. this is the way it works in linux.
memory will actually be shared and what gtop shows *will* be wrong, try dividing the total memory by the number of threads that are started, this will give a better pic
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]