These "processes" are threads. Linux adds threads to the process table which confuses ps. You are seeing the total memory usage against each thread. So JBoss is using 35.2% of your memory.
This is in the FAQ in the forums, it confuses a lot of people. Regards, Adrian >From: Imran Bohoran <[EMAIL PROTECTED]> >To: "Jboss-User (E-mail)" <[EMAIL PROTECTED]> >Subject: [JBoss-user] Many Processes spawned by JBoss when running on Linux >Date: Tue, 22 Jan 2002 17:30:05 +0600 > > >Hi all > >I have a JBoss installation running on Red Hat 7.0. When I start my JBoss >with all my beans there are over 80 processes that's been spawned and each >process indicates that it uses 35.2 % of memory. Is this normal or am I >missing something in my configurations. The memory usage shows 100% when >JBoss is running . Can any one let me know why all these processes are >spawned. And what is the necessacity for all these processes to be spawned. >I really need this information a little quickly. Hoping to receive an >answer. > >TIA & Cheers > >Imran > >_______________________________________________ >JBoss-user mailing list >[EMAIL PROTECTED] >https://lists.sourceforge.net/lists/listinfo/jboss-user _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp. _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
