diff options
author | Sagi Grimberg <[email protected]> | 2020-06-18 17:30:24 -0700 |
---|---|---|
committer | Christoph Hellwig <[email protected]> | 2020-07-08 16:16:18 +0200 |
commit | 122e5b9f3d370ae11e1502d14ff5c7ea9b144a76 (patch) | |
tree | 0f0fad7575a1032d1965365c3deb825ed62c560a /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 86f0348ace1510d7ac25124b096fb88a6ab45270 (diff) |
nvme-tcp: optimize network stack with setting msg flags according to batch size
If we have a long list of request to send, signal the network stack
that more is coming (MSG_MORE). If we have nothing else, signal MSG_EOR.
Signed-off-by: Sagi Grimberg <[email protected]>
Tested-by: Mark Wunderlich <[email protected]>
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