diff options
author | Sagi Grimberg <sagi@grimberg.me> | 2020-06-18 17:30:22 -0700 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2020-07-08 16:16:18 +0200 |
commit | 15ec928a65e0528ef4999e2947b4802b772f0891 (patch) | |
tree | e7a42d61ee3a858a193eeaca5e9a4d62dcf60bc1 /tools/perf/scripts/python/export-to-postgresql.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 <sagi@grimberg.me>
Tested-by: Mark Wunderlich <mark.wunderlich@intel.com>
[hch: simplified a loop]
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions