In the Linux kernel configuration, it is possible to change the CPU family, most of the precompiled kernels generic x86/64.
I have a Xeon E3 processor, so I was wondering what would happen if I found there Core duo/Newer Xeon.
What exactly are the differences here? Does it make sense to compile the kernel for my processor family instead of the general one? Does the kernel optimized for Xeon even run on processors other than Xeon? Has anyone ever measured some differences in performance, etc.?
source
share