linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [LSF/MM TOPIC] Compounding support in CIFS.KO
@ 2018-01-31 20:23 ronnie sahlberg
  2018-01-31 22:03 ` Matthew Wilcox
  0 siblings, 1 reply; 6+ messages in thread
From: ronnie sahlberg @ 2018-01-31 20:23 UTC (permalink / raw)
  To: lsf-pc, linux-fsdevel

(Re-sending since typing the right email address is hard)


Proposal:


Compounding support for cifs.ko

In CIFS.KO we are currently adding compounding support for SMB2/3.
As SMB* is a very chatty protocol which likes to do open/query/close a LOT
compounding support to wrap all three operations inside a single round trip
can have a significant performance boost to meta data intensive workloads.

In this talk I will talk about the challenges I faced and what previous design
decisions in cifs.ko that made this very hard and how I refactored the design.

I will also talk about the current status of these patches as well as give a
live demonstration of compounding in action.

regards
Ronnie Sahlberg, RedHat

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

end of thread, other threads:[~2018-02-01  4:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-31 20:23 [LSF/MM TOPIC] Compounding support in CIFS.KO ronnie sahlberg
2018-01-31 22:03 ` Matthew Wilcox
2018-01-31 22:13   ` Chuck Lever
2018-01-31 22:22     ` ronnie sahlberg
2018-02-01  2:40       ` J. Bruce Fields
2018-02-01  4:31         ` Steve French

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).