diff options
author | Sagi Grimberg <[email protected]> | 2020-06-18 17:30:22 -0700 |
---|---|---|
committer | Christoph Hellwig <[email protected]> | 2020-07-08 16:16:18 +0200 |
commit | 15ec928a65e0528ef4999e2947b4802b772f0891 (patch) | |
tree | e7a42d61ee3a858a193eeaca5e9a4d62dcf60bc1 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | ca8f4beebfb4979acb664e02365ef6e662ef95b0 (diff) |
nvme-tcp: have queue prod/cons send list become a llist
The queue processing will splice to a queue local list, this should
alleviate some contention on the send_list lock, but also prepares
us to the next patch where we look on these lists for network stack
flag optimization.
Remove queue lock as its not used anymore.
Signed-off-by: Sagi Grimberg <[email protected]>
Tested-by: Mark Wunderlich <[email protected]>
[hch: simplified a loop]
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions