diff options
author | 2015-02-01 22:59:54 -0500 | |
---|---|---|
committer | 2015-02-04 09:58:41 +0000 | |
commit | 7456a37d55ced3928fd96615fde0dd739985f0dc (patch) | |
tree | e16021d877d8b6a1b022031710721a2d977627dd /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | GFS2: Eliminate a nonsense goto (diff) | |
download | wireguard-linux-7456a37d55ced3928fd96615fde0dd739985f0dc.tar.xz wireguard-linux-7456a37d55ced3928fd96615fde0dd739985f0dc.zip |
GFS2: use __vmalloc GFP_NOFS for fs-related allocations.
leaf_dealloc uses vzalloc as a fallback to kzalloc(GFP_NOFS), so
it clearly does not want any shrinker activity within the fs itself.
convert vzalloc into __vmalloc(GFP_NOFS|__GFP_ZERO) to better achieve
this goal.
Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions