A
Ashish
Hi Friends,
Is there any way I can restrict a thread to be processed by only (one / )
certain number of CPUs in a multi CPU machine in .net framework ? I found
the equivalent functions in win32 api (SetThreadIdealProcessor and
GetSystemInfo). Problem is I want to use threads from within .NET framework
and not the old MFC way..
Thanks
Ashish
Is there any way I can restrict a thread to be processed by only (one / )
certain number of CPUs in a multi CPU machine in .net framework ? I found
the equivalent functions in win32 api (SetThreadIdealProcessor and
GetSystemInfo). Problem is I want to use threads from within .NET framework
and not the old MFC way..
Thanks
Ashish