Aug. 17, 2011
7:01 p.m.
Hi, I am looking into running a program on one of the cores which is isolated (logically offline ) from the rest of the cores. I have come to that the command echo 0 > /sys/device/system/cpu/<core num>/online will make a core logically offline, What I need to do now is to run a program on this offline core. Please suggest on how to proceed. Thanks! Vaibhav Jain