diff options
author | Leon Romanovsky <leonro@mellanox.com> | 2019-02-18 21:25:43 +0100 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2019-02-19 05:04:36 +0100 |
commit | fd47c2f99f04249d1ba82c422d1818dcbe193908 (patch) | |
tree | ba51844cae66a900a3c8ceeda5fb973417a5aef7 /include/rdma/iw_portmap.h | |
parent | RDMA/core: Move device addition deletion to device.c (diff) | |
download | linux-fd47c2f99f04249d1ba82c422d1818dcbe193908.tar.xz linux-fd47c2f99f04249d1ba82c422d1818dcbe193908.zip |
RDMA/restrack: Convert internal DB from hash to XArray
The additions of .doit callbacks posses new access pattern to the resource
entries by some user visible index. Back then, the legacy DB was
implemented as hash because per-index access wasn't needed and XArray
wasn't accepted yet.
Acceptance of XArray together with per-index access requires the refresh
of DB implementation.
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'include/rdma/iw_portmap.h')
0 files changed, 0 insertions, 0 deletions