linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Overview of performance improvements of recent SMB3 compounding patches
@ 2018-08-21 18:24 Steve French
  2018-08-22 19:28 ` Steve French
  0 siblings, 1 reply; 3+ messages in thread
From: Steve French @ 2018-08-21 18:24 UTC (permalink / raw)
  To: CIFS, samba-technical, LKML, linux-fsdevel

In experiments today with Ronnie's most recent compounding patches I
see the expected significant improvements in create/mkdir/unlink/rmdir
operations over SMB3 mounts (tests were to Samba but would be similar
to all modern servers).  See below:

"touch /mnt/file"  goes from 6 request/response pairs to 4 with
Ronnie's compounding patches
"rm /mnt/file" from 5 to 2 request/response pairs
"mkdir /mnt/newdir" 6 pairs to 3 pairs
"rmdir /mnt/newdir" 6 pairs down to 2 pairs

Good job Ronnie!
-- 
Thanks,

Steve

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

end of thread, other threads:[~2018-08-23  5:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-21 18:24 Overview of performance improvements of recent SMB3 compounding patches Steve French
2018-08-22 19:28 ` Steve French
2018-08-23  1:44   ` Ronnie Sahlberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).