aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorRaghava Aditya Renukunta <[email protected]>2016-02-03 15:05:59 -0800
committerMartin K. Petersen <[email protected]>2016-02-23 21:27:02 -0500
commit6bf3b630d0a733b74f7167a1cfac457358e67074 (patch)
tree59da3397e5e1d5ad5a4e7733bc1604a9d6e88247 /tools/perf/scripts/python/call-graph-from-postgresql.py
parentbd8d859a21b422c71bee45ec9e54251aecfdcb5c (diff)
aacraid: SCSI blk tag support
The method to allocate and free FIB's in the present code utilizes spinlocks. Multiple IO's have to wait on the spinlock to acquire or free fibs creating a performance bottleneck. An alternative solution would be to use block layer tags to keep track of the fibs allocated and freed. To this end aac_fib_alloc_tag was created to utilize the blk layer tags to plug into the Fib pool.These functions are used exclusively in the IO path. 8 fibs are reserved for the use of AIF management software and utilize the previous spinlock based implementations. Signed-off-by: Raghava Aditya Renukunta <[email protected]> Reviewed-by: Shane Seymour <[email protected]> Reviewed-by: Johannes Thumshirn <[email protected]> Reviewed-by: Tomas Henzl <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions