//flex table opened by JP

Click to See Complete Forum and Search --> : How is processor/cpu/thread affinity implemented at kernel level and hardware level??


garik4788
05-19-2008, 02:48 AM
I have been investigating on how a kernel ensures that a thread is locked to a processor using affinity.


Is there a special opcode for that locking?

or

there has to be issue slot management on the part of the kernel for each machine instruction fed into the pipeline?

Thanks.

Midknyte
05-20-2008, 03:08 AM
Please do not double post. You are asking a pretty high level question. Unless we have some CPU designers out there, you may be out of luck.

garik4788
05-20-2008, 03:38 AM
Sorry for doubleposting,

I din't knew exactly into which category my question falls.So,I hvae to post it in two categories.