▲ | pjmlp 3 days ago | |
Even with SMP, back in the 2000's, the Windows NT/2000 scheduler wasn't that great, re-scheduling processes/threads across CPUs, already by making use of the processor affinity mask we managed a visible performance improvement. NUMA systems now make this even more obvious, when scheduling is not done properly. |