diff options
author | 2022-01-29 12:49:44 -0500 | |
---|---|---|
committer | 2022-02-25 18:50:12 -0500 | |
commit | 0adc87940618648b3dcccc819c20068bd6b4ec93 (patch) | |
tree | 51d9bad823a02d5a1f89468a3d8162edc808ff56 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | NFSv4.2/copyoffload: Convert GFP_NOFS to GFP_KERNEL (diff) | |
download | linux-dev-0adc87940618648b3dcccc819c20068bd6b4ec93.tar.xz linux-dev-0adc87940618648b3dcccc819c20068bd6b4ec93.zip |
SUNRPC: Convert GFP_NOFS to GFP_KERNEL
The sections which should not re-enter the filesystem are already
protected with memalloc_nofs_save/restore calls, so it is better to use
GFP_KERNEL in these calls to allow better performance for synchronous
RPC calls.
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions