aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorBob Pearson <[email protected]>2021-06-07 23:25:46 -0500
committerJason Gunthorpe <[email protected]>2021-06-16 20:51:17 -0300
commitaf732adfacb2c6d886713624af2ff8e555c32aa4 (patch)
treeb180e30ac0bae2397243a22aacd57f1fbeaade62 /tools/perf/scripts/python/event_analyzing_sample.py
parent08224016abde5ddca25bb976a66c974b2e2bdbed (diff)
RDMA/rxe: Enable MW object pool
Currently the rxe driver has a rxe_mw struct object but nothing about memory windows is enabled. This patch turns on memory windows and some minor cleanup. Set device attribute in rxe.c so max_mw = MAX_MW. Change parameters in rxe_param.h so that MAX_MW is the same as MAX_MR. Reduce the number of MRs and MWs to 4K from 256K. Add device capability bits for 2a and 2b memory windows. Removed RXE_MR_TYPE_MW from the rxe_mr_type enum. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bob Pearson <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions