Linux NFS development
 help / color / mirror / Atom feed
* knfsd performance
@ 2024-06-18 18:32 Trond Myklebust
  2024-06-18 18:40 ` Chuck Lever III
  2024-06-18 19:38 ` Jeff Layton
  0 siblings, 2 replies; 26+ messages in thread
From: Trond Myklebust @ 2024-06-18 18:32 UTC (permalink / raw)
  To: jlayton@kernel.org, neilb@suse.com, Chuck.Lever@oracle.com
  Cc: linux-nfs@vger.kernel.org

[-- Attachment #1: Type: text/plain, Size: 769 bytes --]

I recently back ported Neil's lwq code and sunrpc server changes to our
5.15.130 based kernel in the hope of improving the performance for our
data servers.

Our performance team recently ran a fio workload on a client that was
doing 100% NFSv3 reads in O_DIRECT mode over an RDMA connection
(infiniband) against that resulting server. I've attached the resulting
flame graph from a perf profile run on the server side.

Is anyone else seeing this massive contention for the spin lock in
__lwq_dequeue? As you can see, it appears to be dwarfing all the other
nfsd activity on the system in question here, being responsible for 45%
of all the perf hits.

-- 
Trond Myklebust
Linux NFS client maintainer, Hammerspace
trond.myklebust@hammerspace.com



[-- Attachment #2: 5.15.130-200.pd.124.el8.x86_64.dsx.svg --]
[-- Type: image/svg+xml, Size: 432471 bytes --]

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

end of thread, other threads:[~2024-06-20 23:57 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-18 18:32 knfsd performance Trond Myklebust
2024-06-18 18:40 ` Chuck Lever III
2024-06-18 19:29   ` Trond Myklebust
2024-06-18 19:39     ` Chuck Lever III
2024-06-18 19:50       ` Trond Myklebust
2024-06-18 19:54         ` Chuck Lever III
2024-06-18 20:16           ` Jeff Layton
2024-06-18 23:17             ` NeilBrown
2024-06-18 23:26               ` Chuck Lever III
2024-06-18 23:33                 ` Jeff Layton
2024-06-18 23:51                   ` Chuck Lever III
2024-06-19  2:56                 ` Dave Chinner
2024-06-19  5:47                   ` Christoph Hellwig
2024-06-19 13:44                   ` Chuck Lever III
2024-06-19 21:16                   ` NeilBrown
2024-06-19  0:42           ` Dave Chinner
2024-06-19  1:01             ` NeilBrown
2024-06-19 21:25               ` NeilBrown
2024-06-20  2:29                 ` Dave Chinner
2024-06-20 10:18                   ` Jeff Layton
2024-06-20 21:39                     ` NeilBrown
2024-06-20 18:33                   ` Chuck Lever III
2024-06-20 22:04                     ` NeilBrown
2024-06-20 23:57                       ` Trond Myklebust
2024-06-18 19:38 ` Jeff Layton
2024-06-18 23:12   ` NeilBrown

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