diff options
author | Bob Pearson <rpearsonhpe@gmail.com> | 2021-11-03 00:02:33 -0500 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2021-11-19 13:29:15 -0400 |
commit | b92d766c87022fc82cd6da774010b71ee92fc3d3 (patch) | |
tree | 419f6e563aab0a658d09e683a7a124fb3dbe07fa /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c95acedbff6757499fcd4a55b6776c1685d12801 (diff) |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions