On Wed, 2001-11-28 at 12:02, Petru Paler wrote: > Stai asa, ca nu faci calculul bine. > > In primul rand, procesele evolution-* care au acelasi nume au memoria > shared -- nu le aduna pe toate.
valabil nu doar pt evolution, ci in genere. exact aceeasi tzeapa am luat eu cu galeon, dar m-am linistit cand m-am uitat la bajeti pe site: http://galeon.sourceforge.net/support/answers.php?faq=memory Galeon is using 80MB+ of memory! What's going on? On Linux systems, threads are essentially visible as separate processes to many user-space applications. This means that process X, using 10MB of memory with 5 threads sharing that same 10MB will appear to consume 50MB (though it is not). Only count one process, not all of them (this is true for many other applications besides Galeon). ...dupa care mi-am dat palma de rigoare ca la cursul de SO ajungeam doar la ultima ora :( --- Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to unsubscribe from this list.
