aboutsummaryrefslogtreecommitdiff
path: root/kernel/extable.c
diff options
context:
space:
mode:
authorGravatar Dai Ngo <dai.ngo@oracle.com> 2022-11-16 19:44:47 -0800
committerGravatar Chuck Lever <cel@kernel.org> 2022-12-10 11:01:12 -0500
commit44df6f439a1790a5f602e3842879efa88f346672 (patch)
tree3f4ba612d056614685d124774a1174eff37177e9 /kernel/extable.c
parentNFSD: add support for sending CB_RECALL_ANY (diff)
downloadlinux-44df6f439a1790a5f602e3842879efa88f346672.tar.gz
linux-44df6f439a1790a5f602e3842879efa88f346672.tar.bz2
linux-44df6f439a1790a5f602e3842879efa88f346672.zip
NFSD: add delegation reaper to react to low memory condition
The delegation reaper is called by nfsd memory shrinker's on the 'count' callback. It scans the client list and sends the courtesy CB_RECALL_ANY to the clients that hold delegations. To avoid flooding the clients with CB_RECALL_ANY requests, the delegation reaper sends only one CB_RECALL_ANY request to each client per 5 seconds. Signed-off-by: Dai Ngo <dai.ngo@oracle.com> [ cel: moved definition of RCA4_TYPE_MASK_RDATA_DLG ] Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'kernel/extable.c')
0 files changed, 0 insertions, 0 deletions