diff options
author | Dawei Li <[email protected]> | 2023-01-15 18:32:04 +0800 |
---|---|---|
committer | Steve French <[email protected]> | 2023-01-29 18:10:38 -0600 |
commit | 1d9c4172110e645b383ff13eee759728d74f1a5d (patch) | |
tree | 7303e15c8148c89d581ba7b344bea0954834db6e /lib/memory-notifier-error-inject.c | |
parent | 6d796c50f84ca79f1722bb131799e5a5710c4700 (diff) |
ksmbd: Implements sess->ksmbd_chann_list as xarray
For some ops on channel:
1. lookup_chann_list(), possibly on high frequency.
2. ksmbd_chann_del().
Connection is used as indexing key to lookup channel, in that case,
linear search based on list may suffer a bit for performance.
Implements sess->ksmbd_chann_list as xarray.
Signed-off-by: Dawei Li <[email protected]>
Acked-by: Namjae Jeon <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions