All of lore.kernel.org
 help / color / mirror / Atom feed
* Ksmbd and max credits
@ 2021-10-14  5:02 Steve French
  2021-10-14 21:58 ` Hyunchul Lee
  0 siblings, 1 reply; 2+ messages in thread
From: Steve French @ 2021-10-14  5:02 UTC (permalink / raw)
  To: CIFS

Thinking about the patch "ksmbd: improve credits management"
(https://github.com/smfrench/smb3-kernel/commit/bf8acc9e10e21c28452dfa067a7d31e6067104b1)

Hyunchul noted in the description:
"Windows server 2016 or later grant up to 8192 credits to clients at once."

I noticed that SMB2_MAX_CREDITS is defined as 8192 in
fs/ksmbd/smb2pdu.h.  Isn't this a little low, although I see Samba
default to it as well.

Was thinking that that is roughly equivalent to 64 8MB writes, or 128
4MB writes.   Although Samba defaults to 8192 max credits as well, for
Samba it is configurable (via "smb2 max credits" in smb.conf).
Should it be configurable?  What do more current Windows servers
default to as the max?


-- 
Thanks,

Steve

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

end of thread, other threads:[~2021-10-14 21:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-14  5:02 Ksmbd and max credits Steve French
2021-10-14 21:58 ` Hyunchul Lee

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.