aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMatan Barak <[email protected]>2017-04-04 13:31:41 +0300
committerDoug Ledford <[email protected]>2017-04-05 13:28:04 -0400
commit771addf60ac0a266a023c3e7fcae9a629658b455 (patch)
tree0314b5f1027fc0e7561a8a3421ce566077eb3596 /tools/perf/scripts/python/bin
parent97da3854c526d3a6ee05c849c96e48d21527606c (diff)
IB/core: Refactor idr to be per uverbs_file
The current code creates an idr per type. Since types are currently common for all drivers and known in advance, this was good enough. However, the proposed ioctl based infrastructure allows each driver to declare only some of the common types and declare its own specific types. Thus, we decided to implement idr to be per uverbs_file. Signed-off-by: Matan Barak <[email protected]> Signed-off-by: Leon Romanovsky <[email protected]> Signed-off-by: Haggai Eran <[email protected]> Reviewed-by: Sean Hefty <[email protected]> Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions