Re: Possible Pentium MMX CPU bug?

Theodore Y. Ts'o (tytso@MIT.EDU)
Fri, 28 Nov 1997 16:45:30 -0500


FYI:

<tytso.root@rsts-11> {/usr/home/tytso/src}, level 2
1000# cat /proc/cpuinfo
processor : 0
cpu : 586
model : Pentium MMX
vendor_id : GenuineIntel
stepping : 4
fdiv_bug : no
hlt_bug : no
sep_bug : no
f00f_bug : yes
fpu : yes
fpu_exception : yes
cpuid : yes
wp : yes
flags : fpu vme de pse tsc msr mce cx8 mmx
bogomips : 327.68
<tytso.root@rsts-11> {/usr/home/tytso/src}, level 2
1001# ./testbug
testing bug ... no Pentium MMX 'missed write' bug in this CPU.

- Ted