Hi,
Been running the new kernel since the 25th of October, no issues or instability. Did the usual battery of tests and performance is even a little improved (but I do suspect a better-optimized libc in this case).
Code:
OS : Linux 2.6.20-linode28
C compiler : gcc version 3.3.4
libc : ld-2.3.2.so
MEMORY INDEX : 16.524
INTEGER INDEX : 11.235
FLOATING-POINT INDEX: 28.948
OS : Linux 2.6.21.1-linode32
C compiler : gcc version 3.4.6
libc : libc-2.3.6.so
MEMORY INDEX : 17.317
INTEGER INDEX : 12.584
FLOATING-POINT INDEX: 27.415
OS : Linux 2.6.23.1-linode35
C compiler : gcc version 4.1.2
libc : libc-2.5.so
MEMORY INDEX : 17.909
INTEGER INDEX : 14.219
FLOATING-POINT INDEX: 28.560
Thumbs up.
--deckert