aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorYamin Friedman <yaminf@mellanox.com>2020-07-22 16:56:28 +0300
committerJason Gunthorpe <jgg@nvidia.com>2020-07-29 09:10:31 -0300
commitc6e663072333581364a9833a8bc895c699fb85ec (patch)
tree1141df4cc80e7657ba83ff6621d22af72fa40827 /tools/perf/scripts/python/export-to-postgresql.py
parentd56a7852ec4d194aa07e45adf5586343a4ed0b59 (diff)
IB/isert: use new shared CQ mechanism
Have the driver use shared CQs provided by the rdma core driver. Since this provides similar functionality to iser_comp it has been removed. Now there is no reason to allocate very large CQs when the driver is loaded while gaining the advantage of shared CQs. Previously when a single connection was opened a CQ was opened for every core with enough space for eight connections, this is a very large overhead that in most cases will not be utilized. Link: https://lore.kernel.org/r/20200722135629.49467-2-maxg@mellanox.com Signed-off-by: Yamin Friedman <yaminf@mellanox.com> Signed-off-by: Max Gurtovoy <maxg@mellanox.com> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions