summaryrefslogtreecommitdiffstats
path: root/ipc
diff options
context:
space:
mode:
authorTrond Myklebust2016-06-03 00:10:33 +0200
committerTrond Myklebust2016-06-22 15:59:44 +0200
commit4f52b6bb8c57b9accafad526a429d6c0851cc62f (patch)
treef353d0c44725548e043d408cf92d0a02a23ee15e /ipc
parentNFS: Don't hold the inode lock across fsync() (diff)
downloadkernel-qcow2-linux-4f52b6bb8c57b9accafad526a429d6c0851cc62f.tar.gz
kernel-qcow2-linux-4f52b6bb8c57b9accafad526a429d6c0851cc62f.tar.xz
kernel-qcow2-linux-4f52b6bb8c57b9accafad526a429d6c0851cc62f.zip
NFS: Don't call COMMIT in ->releasepage()
While COMMIT has the potential to free up a lot of memory that is being taken by unstable writes, it isn't guaranteed to free up this particular page. Also, calling fsync() on the server is expensive and so we want to do it in a more controlled fashion, rather than have it triggered at random by the VM. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions