AnX Posted April 13, 2014 Posted April 13, 2014 As you may know, Windows 2000 is not optimized for HyperThreaded CPUs, because the scheduler goes through all allocated threads one by one, rather than scheduling the first thread of each core.My question is that is there any way to fix that to run Win2k better with hyperthreaded CPUs like the i7 4770k?
oldskool Posted April 13, 2014 Posted April 13, 2014 To ensure the optimal performance on HT-enabled systems running Windows 2000, the BIOS must list the logical processors in the sequence that is recommended by the “Intel Netburst Micro-Architecture BIOS Writer’s Guide.”White paper.http://download.microsoft.com/download/5/7/7/577a5684-8a83-43ae-9272-ff260a9c20e2/Hyper-thread_Windows.doc
blackwingcat Posted April 14, 2014 Posted April 14, 2014 (edited) I tested to change ProcessorAffinityMask on 4 Cores and 8 thread Intel CPU on Windows 2000 before.It waaaaaaaaaaaaaaays up the performance 120% !!!Plz see the following blog article. http://blog.livedoor.jp/blackwingcat/archives/512703.htmlhttp://blog.livedoor.jp/blackwingcat/archives/871882.htmlAs you may know, Windows 2000 is not optimized for HyperThreaded CPUs, because the scheduler goes through all allocated threads one by one, rather than scheduling the first thread of each core.My question is that is there any way to fix that to run Win2k better with hyperthreaded CPUs like the i7 4770k? Edited April 14, 2014 by blackwingcat
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now