Last time I heard serious databases use their own memmory
management/caching in combination with O_DIRECT, i.e. they bypass the
kernel's buffering system completely. Hence I would deem them irrelevant to
the problem at hand...
If a database were not to use O_DIRECT I would think it would be using mmap
so it would have madvise already... but I am not a database expert so take
this with a pinch of salt...
Best regards,
Anton
-- "I've not lost my mind. It's backed up on tape somewhere." - Unknown-- Anton Altaparmakov <aia21 at cam.ac.uk> (replace at with @) Linux NTFS Maintainer / WWW: http://linux-ntfs.sf.net/ ICQ: 8561279 / WWW: http://www-stu.christs.cam.ac.uk/~aia21/- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/