On Tue, Nov 22, 2011 at 02:16:14AM +0800, jidanni@jidanni.org wrote: > How does one do a simple test to see if one is on the death list? There isn't one (yet). > # grep -c 86 /proc/cpuinfo > 0 > # lshw | grep -c 86 > 0 This should tell you if the processor supports Pentium features: grep ' tsc msr.* cx8' /proc/cpuinfo Ben. -- Ben Hutchings We get into the habit of living before acquiring the habit of thinking. - Albert Camus