Hi,

Mmm, AT_PLATFORM is missing for the p4. How is it guessed/read ? mmx present ?
AT_PLATFORM is passed through the auxv_t table given to the target program from the kernel. Has this started to happen with glibc 2.3.1 or can you verify this on older setup?

P4 /proc/cpuinfo (one of 4):
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 15
model           : 2
model name      : Intel(R) XEON(TM) CPU 1.80GHz
stepping        : 4
cpu MHz         : 1784.295
cache size      : 512 KB
cpuid level     : 2
That sounds weird to me. Any cpu family > 6 is mapped to 6 thus making system_utsname.machine = i686. Juan, can you track down where that thing is primarily defined except from check_bugs()?

Bye,
Gwenole




Reply via email to