SUMMARY: cpu control
2007-12-25 0:26:00
My original question:
>
>I would like know if in solaris 8 are there any command for assig
>,automaticaly , that a concret aplication (for example, netscape)
>execute always on a concret CPU?
The answer is:
Use the pbind command, e.g.:
pbind -b <processor_id> <pid>
You can get info on your CPUs like this:
/usr/sbin/psrinfo -v
Thanks!
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Antonia Gomez Gonzalez
FIB (Laboratori de Calcul) UPC
Barcelona
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Comments
Got something to say?
You must be logged in to post a comment.

