hi all
The JVM uses the threads provided by the Operating Systems. Is there any JVM
which can run without using the threads of Operating system something like green
threads. Or else please help me to find a thread package which can run without an
Operating System. We are trying to run
Joseph Shraibman wrote:
Alex Amerik wrote:
Hi,
I noticed that 2.6 kernel no longer reports correct CPU use on multi
threaded java applications. My tomcat instance reports 0% cpu use
when infact it is using 90% cpu. I tried to view threads using top
but nothing shows up. How can I enable CPU usag
Hi,
I noticed that 2.6 kernel no longer reports correct CPU use on multi
threaded java applications. My tomcat instance reports 0% cpu use when
infact it is using 90% cpu. I tried to view threads using top but
nothing shows up. How can I enable CPU usage statistics for my multi
threaded java ap