aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorVipul Pandya <[email protected]>2012-05-18 09:59:32 +0000
committerRoland Dreier <[email protected]>2012-05-18 20:22:36 +0000
commitec3eead217181d7360a11317a888ceb30807867c (patch)
treea03f11c906567206293bfed251542c0d0da05e43 /tools/perf/util/trace-event-scripting.c
parentRDMA/cxgb4: Use vmalloc() for debugfs QP dump (diff)
downloadkernel-ec3eead217181d7360a11317a888ceb30807867c.tar.gz
kernel-ec3eead217181d7360a11317a888ceb30807867c.zip
RDMA/cxgb4: Remove kfifo usage
Using kfifos for ID management was limiting the number of QPs and preventing NP384 MPI jobs. So replace it with a simple bitmap allocator. Remove IDs from the IDR tables before deallocating them. This bug was causing the BUG_ON() in insert_handle() to fire because the ID was getting reused before being removed from the IDR table. Signed-off-by: Vipul Pandya <[email protected]> Signed-off-by: Steve Wise <[email protected]> Signed-off-by: Roland Dreier <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions