diff options
author | Yamin Friedman <[email protected]> | 2020-07-22 16:56:28 +0300 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2020-07-29 09:10:31 -0300 |
commit | c6e663072333581364a9833a8bc895c699fb85ec (patch) | |
tree | 1141df4cc80e7657ba83ff6621d22af72fa40827 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | d56a7852ec4d194aa07e45adf5586343a4ed0b59 (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/[email protected]
Signed-off-by: Yamin Friedman <[email protected]>
Signed-off-by: Max Gurtovoy <[email protected]>
Reviewed-by: Sagi Grimberg <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions