I know that taskset can be used to force a process to run on a particular cpu.
How can I force tomcat to run on a particular CPU?
I then want to run apache bench on a seperate CPU.
Update
I appreciated your suggestions on NOT to do this, but I'm really looking on HOW to do it :)
This post shows how: http://mailinator.blogspot.com/2010/02/how-i-sped-up-my-server-by-factor-of-6.html
Just a little confused on how you know which CPU, it is hex based?
taskseting it to bind it to a single CPU may provide a performance boost. – voretaq7♦ Dec 21 '11 at 16:53