diff options
author | Namjae Jeon <linkinjeon@kernel.org> | 2025-08-25 02:27:12 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2025-10-01 05:37:55 +0300 |
commit | e28c5bc45640bc851e8f7f0b8d5431fdaa420c8e (patch) | |
tree | 5f0a909d9805071b13881a937316124b97792b9d /tools/docs/lib/parse_data_structs.py | |
parent | 0bcc831be535269556f59cb70396f7e34f03a276 (diff) | |
download | linux-e28c5bc45640bc851e8f7f0b8d5431fdaa420c8e.tar.xz |
ksmbd: increase session and share hash table bits
Increases the number of bits for the hash table from 3 to 12.
The thousands of sessions and shares can be connected.
So the current 3-bit size can lead to frequent hash collisions.
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/docs/lib/parse_data_structs.py')
0 files changed, 0 insertions, 0 deletions