Hi Is there a way to invalidate the page cache of a given file, from userland? I understand fsync() will flush pending writes, but what about if we want to flush cached data?
-- Emmanuel Dreyfus http://hcpnet.free.fr/pubz [email protected]
Hi Is there a way to invalidate the page cache of a given file, from userland? I understand fsync() will flush pending writes, but what about if we want to flush cached data?
-- Emmanuel Dreyfus http://hcpnet.free.fr/pubz [email protected]