Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Specifying which job works on which cpu

Status
Not open for further replies.

mgrun

IS-IT--Management
Jul 15, 2002
44
IL
Hi

I have a sun 280R with 2 cpus. I want to know how to specify which job works on which cpu.

Thanks
Micha Micha Grunberg
Unix Sys-Admin
 
Usually you it's difficult to do a better job of allocating CPU resources than the operating system, but if you like you can create a 'processor set', and then either bind running processes to that processor set, or start new processes in that set, all using the psrset command. Annihilannic.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top