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