diff options
| author | 2021-11-03 00:02:33 -0500 | |
|---|---|---|
| committer | 2021-11-19 13:29:15 -0400 | |
| commit | b92d766c87022fc82cd6da774010b71ee92fc3d3 (patch) | |
| tree | 419f6e563aab0a658d09e683a7a124fb3dbe07fa /tools/perf/scripts/python/stat-cpi.py | |
| parent | RDMA/rxe: Copy setup parameters into rxe_pool (diff) | |
| download | linux-dev-b92d766c87022fc82cd6da774010b71ee92fc3d3.tar.xz linux-dev-b92d766c87022fc82cd6da774010b71ee92fc3d3.zip | |
RDMA/rxe: Save object pointer in pool element
In rxe_pool.c currently there are many cases where it is necessary to
compute the offset from a pool element struct to the object containing it
in a type independent way where the offset is different for each type. By
saving a pointer to the object when they are created extra work can be
saved.
Link: https://lore.kernel.org/r/20211103050241.61293-5-rpearsonhpe@gmail.com
Signed-off-by: Bob Pearson <rpearsonhpe@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions
