hi
we faced the problem in cpu sharing.
Basically we are running a simulation test in our environment
when we start simulation,
out of 2 cpus, one is overloaded(100.1%)
another one is Idle.(0.1%)
anybody faced the same problem,please help me in this regard.
and i found a patch for 2.4.17 kernel for the same purpose in the following link
http://kerneltrap.org/node/view/341?PHPSESSID=96f6386697f80bab76930d88a3...
regards
Jayaprakash
jp_srirengan@rediffmail.com
single process?
Maybe this is a stupid question: Is your simulation running in a single process with no threads ? If yes, then the behaviour is expected.
Michich
What distro / kernel are you
What distro / kernel are you running? Are you running an SMP kernel?
Could you post the output of 'uname -a', please.
you may want to upgrade to a
you may want to upgrade to a 2.6 kernel as it handles smps better but unless the app has been written with threading enabled you will be out of luck