[jboss-user] [Performance Tuning] - Re: Cpu 100% and GC is running

Radoslav Husar do-not-reply at jboss.com
Thu Jan 5 07:40:13 EST 2012


Radoslav Husar [http://community.jboss.org/people/rhusar] created the discussion

"Re: Cpu 100% and GC is running"

To view the discussion, visit: http://community.jboss.org/message/644825#644825

--------------------------------------------------------------
If you are using parrallel GC the number of garbage collector threads can be controlled with the ParallelGCThreads command line option -XX:ParallelGCThreads=<your desired number>. Or maybe you want to stop clients from invoking GC directly via .gc() call, then you can -XX:+DisableExplicitGC.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/644825#644825]

Start a new discussion in Performance Tuning at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2078]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120105/f7c4e707/attachment.html 


More information about the jboss-user mailing list