cachedel - drop pagecache for a file
Contents
Description
Call posix_fadvise(POSIX_FADV_DONTNEED) on file.
cachedel March 2013 CACHEDEL(1)
Name
cachedel - drop pagecache for a file
Options
-n<n> "Repeat system call"
Will call posix_fadvise(POSIX_FADV_DONTNEED) <n> in a row.
Synopsis
cachedel [-n <n>] file