U
Urs Vogel
Hi
When measuring the thread pool with ThreadPool.GetMaxThreads(..), it returns
25 threads per CPU. On a hyper threaded machine, though, it returns 50
threads, still only having one CPU. How do I accurately determine the
physical CPU count? Any idea?
Thanks, Urs
When measuring the thread pool with ThreadPool.GetMaxThreads(..), it returns
25 threads per CPU. On a hyper threaded machine, though, it returns 50
threads, still only having one CPU. How do I accurately determine the
physical CPU count? Any idea?
Thanks, Urs