]> Git Repo - linux.git/commit
SUNRPC: Set memalloc_nofs_save() on all rpciod/xprtiod jobs
authorTrond Myklebust <[email protected]>
Mon, 18 Feb 2019 15:02:29 +0000 (10:02 -0500)
committerTrond Myklebust <[email protected]>
Wed, 20 Feb 2019 20:14:21 +0000 (15:14 -0500)
commita1231fda7e944adf37d8368b2e182041a39ea1ca
tree82eb1c7fa4acc00f7a6d2ce06dca07ac44666719
parente9acf2105fdba95953e786612243a4a3a1d0b166
SUNRPC: Set memalloc_nofs_save() on all rpciod/xprtiod jobs

Set memalloc_nofs_save() on all the rpciod/xprtiod jobs so that we
ensure memory allocations for asynchronous rpc calls don't ever end
up recursing back to the NFS layer for memory reclaim.

Signed-off-by: Trond Myklebust <[email protected]>
net/sunrpc/sched.c
net/sunrpc/xprt.c
net/sunrpc/xprtsock.c
This page took 0.054674 seconds and 4 git commands to generate.