Click to See Complete Forum and Search --> : java plugin use lots of memory?


nouse66
09-06-2002, 03:37 AM
i noticed today that when i'm running a java app (a yahoo game to be exact) and i run 'ps -Al' theres 29 java_vm processes running.

about 8 of them are marked 'schedu' and the rest are 'rt_sig'
and the size is listed as '55177'
isnt that a LOT of stuff in memory for just on applet?