Lines Matching +full:auto +full:- +full:load
1 .. SPDX-License-Identifier: GPL-2.0
4 KSMBD - SMB3 Kernel Server
23 ---------------------
36 as workitems and to be executed in the handlers of the ksmbd-io kworker threads.
38 extra worker threads if the load is increased and vice versa, if the load is
44 for each command which is further queued to be handled by ksmbd-io kworkers.
45 So, each SMB workitem is queued to the kworkers. This allows the benefit of load
50 --------------------------------
72 Auto Negotiation Supported.
77 Multi-credits Supported.
79 HMAC-SHA256 Signing Supported.
82 Pre-authentication integrity Supported.
85 SMB3 Multi-channel Partially Supported. Planned to implement
124 1. Download ksmbd-tools(https://github.com/cifsd-team/ksmbd-tools/releases) and
127 - Refer to README(https://github.com/cifsd-team/ksmbd-tools/blob/master/README.md)
131 $ ./configure --with-rundir=/run
136 - Refer to ksmbd.conf.example in ksmbd-utils, See ksmbd.conf manpage
143 - See ksmbd.adduser manpage.
146 $ sudo ksmbd.adduser -a <Enter USERNAME for SMB share access>
148 4. Insert the ksmbd.ko module after you build your kernel. No need to load the module
151 - Set ksmbd in menuconfig(e.g. $ make menuconfig)
152 [*] Network File Systems --->
167 # sudo ksmbd.control -s
173 /sys/class/ksmbd-control/debug
176 # sudo ksmbd.control -d "all"
179 # sudo ksmbd.control -d "smb"
182 # cat /sys/class/ksmbd-control/debug