aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorXi Wang <[email protected]>2021-05-21 17:29:51 +0800
committerJason Gunthorpe <[email protected]>2021-05-28 20:13:57 -0300
commit7b0006db6800da4c05883584befa46502d85dede (patch)
treedf6f449dcefdfe4504d35b8e5702823dcb61a11c /tools/perf/scripts/python/export-to-sqlite.py
parent9ecf6ac17c321df396df283a771c29663e44871a (diff)
RDMA/hns: Optimize the base address table config for MTR
The base address table is allocated by dma allocator, and the size is always aligned to PAGE_SIZE. If a fixed size is used to allocate the table, the number of base address entries stored in the table will be smaller than that can actually stored. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Xi Wang <[email protected]> Signed-off-by: Weihang Li <[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