diff options
author | Nick Piggin <npiggin@suse.de> | 2008-02-05 07:48:37 (GMT) |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2008-02-14 04:24:09 (GMT) |
commit | 2785259631697ebb0749a3782cca206e2e542939 (patch) | |
tree | 607c61275106a281db0522e0f9b7bed12655c17b /security/security.c | |
parent | 8d042218b075de3cdbe066198515b3521553746e (diff) | |
download | linux-fsl-qoriq-2785259631697ebb0749a3782cca206e2e542939.tar.xz |
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 'security/security.c')
0 files changed, 0 insertions, 0 deletions