Since the end user is not able to recompile a Windows kernel to add optimizations for a specific CPU (e.g. P4, Athlon) is there another method by which (say Windows 2000/XP kernel) is able to take advantage of advanced CPU features?
I know that some program code is written to take advantage of things like SSE but what about the OS itself?
I wonder -is the default Windows 2K/XP kernel i686?