diff options
| author | Namjae Jeon <[email protected]> | 2021-04-01 17:45:33 +0900 |
|---|---|---|
| committer | Steve French <[email protected]> | 2021-05-10 19:15:34 -0500 |
| commit | 02b68b2065c91ce706f462fd509032a77db5d9dc (patch) | |
| tree | 82db53b5ac33c604aec9c1ded0cea98f263fc144 /tools/perf/scripts/python | |
| parent | 8044ee8e64b4fdb068e504ec3ade597d1ccad456 (diff) | |
cifsd: use xarray instead of linked list for tree connect list
Matthew suggest to change linked list of tree connect list to xarray.
It will be tree connect lookup in O(log(n)) time instead of O(n) time.
Signed-off-by: Namjae Jeon <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions