diff options
author | Nick Piggin | 2008-02-05 08:48:37 +0100 |
---|---|---|
committer | Trond Myklebust | 2008-02-14 05:24:09 +0100 |
commit | 2785259631697ebb0749a3782cca206e2e542939 (patch) | |
tree | 607c61275106a281db0522e0f9b7bed12655c17b /README | |
parent | NFS: add missing spkm3 strings to mount option parser (diff) | |
download | kernel-qcow2-linux-2785259631697ebb0749a3782cca206e2e542939.tar.gz kernel-qcow2-linux-2785259631697ebb0749a3782cca206e2e542939.tar.xz kernel-qcow2-linux-2785259631697ebb0749a3782cca206e2e542939.zip |
nfs: use GFP_NOFS preloads for radix-tree insertion
NFS should use GFP_NOFS mode radix tree preloads rather than GFP_ATOMIC
allocations at radix-tree insertion-time. This is important to reduce the
atomic memory requirement.
Signed-off-by: Nick Piggin <npiggin@suse.de>
Cc: Trond Myklebust <trond.myklebust@fys.uio.no>
Cc: "J. Bruce Fields" <bfields@fieldses.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions