Yeah, I already used the taskset command but through taskset command when I execute the program for the 2nd time the core has been changed. Everytime the code is changing when the program is execute. I want to permanently assign a specific core to a specific process.
*Thanks and Regards,* Zakira Inayat Ph.D Scholar in University of Malaya, Malaysia On Fri, Jun 17, 2016 at 6:45 PM, dan (ddp) <[email protected]> wrote: > On Fri, Jun 17, 2016 at 6:13 AM, Zakirasafi <[email protected]> wrote: > > > > Dear all > > > > > > I want to permanently assign different cores to 2 different processes. I > > mean when I will execute process one it always must execute on core 1 and > > the 2nd process always execute on core2. How i will do this by set > affinity. > > > > Based on a 30 second google search, and a quick ssh session to a linux > machine: > taskset > > > > > Thanks and Regards, > > Zakira Inayat > > Ph.D Scholar in University of Malaya, Malaysia > > > > -- > > > > --- > > You received this message because you are subscribed to the Google Groups > > "ossec-list" group. > > To unsubscribe from this group and stop receiving emails from it, send an > > email to [email protected]. > > For more options, visit https://groups.google.com/d/optout. > > -- > > --- > You received this message because you are subscribed to the Google Groups > "ossec-list" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- --- You received this message because you are subscribed to the Google Groups "ossec-list" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
