Matthew Toseland wrote: > The JVM only uses one core for garbage collection. Which is all that is > happening.
I see. And I've read that from java1.3 onwards java threads are proper linux threads. > On Mon, Feb 05, 2007 at 03:40:27PM +0100, Jano wrote: >> Jano wrote: >> >> Seeing this other graph of the 96m node, it seems that what happened is >> that the graphs didn't had enough resolution. This other node has died >> rather quickly, and the cpu stress when the JVM is desperately GCing in >> its last moments is rather evident. Also, I think that my CPU usage tops >> at 50% because of the dual core thing (the JVM only takes advantage of >> one of them?) >> >> I'm going to test now a standard 128m node with no insertions nor clients >> running...