Nikos Chantziaras wrote:
Arttu V. wrote:
walt wrote:
Could someone else compile the test and confirm that it returns 119 on
~amd64 instead of 0?
It returns 119 on an semi-ancient Athlon64 3200+ box here as well.
Could kernel HZ-settings affect the outcome? This box has
CONFIG_HZ=250, but tomorrow I can try on another amd64 which runs a
1000HZ kernel IIRC.
119 here on AMD64 with a not-so-ancient Core 2 Duo and a kernel timer of
1000Hz (gentoo-sources-2.6.28-r5).
OK, compiling with "gcc -m32 nanotest.c" (-m32 compiles it as 32-bit on
multilib Gentoo) returns 0. Maybe a bug in glibc?