Linux NFS development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] NFSD duplicate reply cache optimizations
@ 2025-08-21 14:53 Chuck Lever
  2025-08-21 14:53 ` [PATCH v2 1/2] NFSD: Delay adding new entries to LRU Chuck Lever
  2025-08-21 14:53 ` [PATCH v2 2/2] NFSD: Reduce DRC bucket size Chuck Lever
  0 siblings, 2 replies; 3+ messages in thread
From: Chuck Lever @ 2025-08-21 14:53 UTC (permalink / raw)
  To: NeilBrown, Jeff Layton, Olga Kornievskaia, Dai Ngo, Tom Talpey
  Cc: linux-nfs, Chuck Lever

From: Chuck Lever <chuck.lever@oracle.com>

Two minor optimizations for the NFSD duplicate reply cache. These
showed slight improvement in WRITE throughput on exported fast
file systems.

Changes since v1:
- Remove RC_INPROG check from nfsd_prune_bucket_locked()

Chuck Lever (2):
  NFSD: Delay adding new entries to LRU
  NFSD: Reduce DRC bucket size

 fs/nfsd/nfscache.c | 15 +--------------
 1 file changed, 1 insertion(+), 14 deletions(-)

-- 
2.50.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-08-21 14:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-21 14:53 [PATCH v2 0/2] NFSD duplicate reply cache optimizations Chuck Lever
2025-08-21 14:53 ` [PATCH v2 1/2] NFSD: Delay adding new entries to LRU Chuck Lever
2025-08-21 14:53 ` [PATCH v2 2/2] NFSD: Reduce DRC bucket size Chuck Lever

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox