summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorKarsten Graul <kgraul@linux.ibm.com>2020-05-30 17:42:37 +0300
committerDavid S. Miller <davem@davemloft.net>2020-05-31 04:12:25 +0300
commitb8ded9de8db34dd209a3dece94cf54fc414e78f7 (patch)
tree3dbc406c8c0caec84fbc5763491d86ea13a9a20f /tools/perf/scripts/python/export-to-postgresql.py
parentb86a372201153326bad2c7048aef1bd7accbcbbc (diff)
downloadlinux-b8ded9de8db34dd209a3dece94cf54fc414e78f7.tar.xz
net/smc: pre-fetch send buffer outside of send_lock
Pre-fetch send buffer for the CDC validation message before entering the send_lock. Without that the send call might fail with -EBUSY because there are no free buffers and waiting for buffers is not possible under send_lock. Signed-off-by: Karsten Graul <kgraul@linux.ibm.com> Reviewed-by: Ursula Braun <ubraun@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions