Home
last modified time | relevance | path

Searched hist:"8 b1f9ee5" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/nfs/
H A Dfile.c8b1f9ee5 Tue Jan 22 16:13:06 CST 2008 Trond Myklebust <Trond.Myklebust@netapp.com> NFS: Optimise nfs_vm_page_mkwrite()

The current model locks the page twice for no good reason. Optimise by
inlining the parts of nfs_write_begin()/nfs_write_end() that we care about.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
8b1f9ee5 Tue Jan 22 16:13:06 CST 2008 Trond Myklebust <Trond.Myklebust@netapp.com> NFS: Optimise nfs_vm_page_mkwrite()

The current model locks the page twice for no good reason. Optimise by
inlining the parts of nfs_write_begin()/nfs_write_end() that we care about.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>