On 05 Nov 2005 Klaus Schmidinger Klaus.Schmidinger@cadsoft.de wrote:
I compile and run it on SUSE 8.2, kernel 2.4.20, glibc 2.3.2, gcc version 3.3 20030226.
Hmm, as far as I see, not even kernel 2.4.32rc1 has support for the fadvise syscall.
Have you ever checked the return value of posix_fadvise on your system?
I guess your glibc simply do nothing and return an error? Or?
Regards.