Folks,
Ive just noticed that, when running FC4, my Pentium-M doesnt have the
SEP flag set,
but it does when running a kernel I built myself.
$ uname -a
Linux harpo.jimc.earth 2.6.16-1.2069_FC4 #1 Tue Mar 28 12:19:10 EST 2006
i686 i686 i386 GNU/Linux
$ cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 13
model name : Intel(R) Pentium(R) M processor 1.70GHz
stepping : 6
cpu MHz : 600.000
cache size : 2048 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr mce cx8 apic mtrr pge mca cmov
pat clflush dts acpi mmx fxsr sse sse2 ss tm pbe est tm2
bogomips : 1198.34
$ uname -a
Linux harpo.jimc.earth 2.6.16-ipipe-123-sony #2 Mon Apr 17 16:53:34 EDT
2006 i686 i686 i386 GNU/Linux
[jimc@harpo linux-2.6.16-ipipe-123-sony]$ more /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 13
model name : Intel(R) Pentium(R) M processor 1.70GHz
stepping : 6
cpu MHz : 1694.810
cache size : 2048 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr mce cx8 apic sep mtrr pge mca
cmov pat clflush dts acpi mmx fxsr sse sse2 ss tm pbe est tm2
bogomips : 3393.70
This is pretty obscure, and I havent seen any problems because of it,
but it is a bit odd.
Can someone(s)
- confirm its absense on 2.6.16-1.2069_FC4 or other
- check their FC-5 /proc/cpuinfo, and report back.
- explain why this is a good thing, or how it might have happened
accidentally ?
tia
jimc