Re: Higher Volume?



Robert Larsen wrote:
Christian Williamson wrote:

while ( true ) {}

This will probably make your CPU go crazy so do this instead:
while (true) {
try {
Thread.sleep(10000000000);
} catch (Exception e) {
}
}

...that way the CPU won't be held busy doing nothing.

Yep, good catch.
.



Relevant Pages

  • Services running high and CPU usage high
    ... I looked in Task Manager and I can see that services are running very high ... My computer parameters: ... CPU 3 Ghz ... I have this problem for the last few weeks and it is driving me crazy. ...
    (microsoft.public.win2000.general)
  • Re: Services running high and CPU usage high
    ... I looked in Task Manager and I can see that services are running very high ... My computer parameters: ... CPU 3 Ghz ... I have this problem for the last few weeks and it is driving me crazy. ...
    (microsoft.public.win2000.general)
  • Re: Services running high and CPU usage high
    ... Do you have any idea why RPC is using so much CPU? ... Do you have any idea why my RPC is using so much CPU? ... I looked in Task Manager and I can see that services are running very high ... I have this problem for the last few weeks and it is driving me crazy. ...
    (microsoft.public.win2000.general)
  • Re: makewhatis - out of nowhere
    ... > starts going off like crazy, the cpu runs at 100%, the temperature goes up. ... To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list ...
    (Fedora)
  • makewhatis - out of nowhere
    ... i installed fc3 1 week ago and since some weired things are happening. ... out of nowhere the hdd starts going off like crazy, the cpu runs at 100%, the temperature goes up. ...
    (Fedora)