aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJack Wang <[email protected]>2021-02-22 15:15:50 +0100
committerJason Gunthorpe <[email protected]>2021-03-11 14:50:15 -0400
commit3b89e92c2a95a39c38a3808f4528e502a39bd94d (patch)
treed4484f75751b6b241e3f88739f8c137db5883828 /tools/perf/scripts/python/export-to-postgresql.py
parentf675ba125bd38acb95d84da04e5fd89aa36cc429 (diff)
RDMA/rtrs: Use new shared CQ mechanism
Have the driver use shared CQs which provids a ~10%-20% improvement during test. Instead of opening a CQ for each QP per connection, a CQ for each QP will be provided by the RDMA core driver that will be shared between the QPs on that core reducing interrupt overhead. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jack Wang <[email protected]> Reviewed-by: Leon Romanovsky <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions