Search Results

Search: Posts Made By: sreejesh
Forum: Solaris 07-28-2014
4,684
Posted By achenle
That depends on when you want the cores disabled....
That depends on when you want the cores disabled. The OS can't turn them off until the OS is booted.

So disable them via BIOS or crack open the case and physically remove them if you don't want...
Forum: Solaris 07-28-2014
4,684
Posted By hicksd8
Well you know about the 'psradm' command so you...
Well you know about the 'psradm' command so you could put that into a script file, for example,

/etc/rc2.d/S??disable_cores

so that it gets executed on every boot up so you don't need to...
Forum: Solaris 07-27-2014
4,477
Posted By jlliagre
It won't. You should actually run taskset 1...
It won't. You should actually run
taskset 1 myproc
to bind your process to core #0.
You can still use pbind. Just wrap your command with a script that bind itself to the required core then...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 07:37 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy