LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   difference in .config options (https://www.linuxquestions.org/questions/debian-26/difference-in-config-options-224998/)

utanja 08-31-2004 06:55 PM

difference in .config options
 
i am puzzled by the following....:

what is the difference between custom compiling a kernel with the
processor option set for Pentium 4 (p4) and opposed to 686?:study:

macondo 08-31-2004 09:16 PM

I don't know anything about compiling kernels.

I did an 'apt-cache search kernel-image 2.4'

kernel-image-2.4.27-1-686 - Linux kernel image for version 2.4.27 on PPro/Celero
n/PII/PIII/PIV

So, PIV = 686

comp12345 08-31-2004 09:28 PM

P4 most likely has extra optimization flags (i.e. SSE3 and Hyperthreading). i686 probably doesn't have it since it has to run on a broader range of architectures (P2/3/4, Athlon, C3 Nehemiah).

utanja 08-31-2004 10:40 PM

Quote:

Originally posted by comp12345
P4 most likely has extra optimization flags (i.e. SSE3 and Hyperthreading). i686 probably doesn't have it since it has to run on a broader range of architectures (P2/3/4, Athlon, C3 Nehemiah).
thank you so much...:) :) :) :)


All times are GMT -5. The time now is 04:40 PM.