]> Git Repo - linux.git/commit
NFSD: Make the file_delayed_close workqueue UNBOUND
authorChuck Lever <[email protected]>
Sun, 22 Oct 2023 22:50:10 +0000 (18:50 -0400)
committerChuck Lever <[email protected]>
Sun, 7 Jan 2024 22:54:25 +0000 (17:54 -0500)
commitce7df05508c30de140c1dfd9a32a8c03c5671ecc
tree811ca4533580aceb2b4940d689f38e74b3504fc2
parentf3734cc4073f68ac3566293acc6d62971c47ad5a
NFSD: Make the file_delayed_close workqueue UNBOUND

workqueue: nfsd_file_delayed_close [nfsd] hogged CPU for >13333us 8
times, consider switching to WQ_UNBOUND

There's no harm in closing a cached file descriptor on another core.

Signed-off-by: Chuck Lever <[email protected]>
fs/nfsd/filecache.c
This page took 0.055354 seconds and 4 git commands to generate.