Possible Duplicate:
How Can I Set Processor Affinity in .NET?
I have i7 930x . my computer have cpu 4core.And 8 processor(thread 8)
so.. processor 1 , 2 ,3 ,4 .... 8.
but i want only number 1 processor. i don't want using other phsycal.
c# is possible?
example) my calc program using cpu No1.
my sound program using cpu No2.<br>
my Network A Program using cpu No1.<br>
my Network B Program using cpu No3.<br>