[Opensim-users] CPU usage clamped at 50%?

Jorge Lima jorge.manuel at gmail.com
Tue May 3 17:59:49 UTC 2011


Hello everyone,

I just noticed something interesting while I was analyzing performance
of various things in OpenSim.
My CPU usage never goes above 50%, according to Task Manager.
So I pulled out the big guns.

state_entry()
{
    while(1);
}

Ran one of these, my CPU went up to 50%
Two, still 50%.
Three, 95%, and for around one minute my PC completey froze, as
intended, but then it magically got itself under control and went back
down to 50%.

Is this a Windows feature? .NET? OpenSim?
Is it configurable?

Thanks! :)

Jorge



More information about the Opensim-users mailing list