aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2014-02-20 14:21:01 -0800
committerJames Bottomley <[email protected]>2014-03-27 08:26:33 -0700
commit89d9a567952baec13e26ada3e438f1b642d66b6e (patch)
treef6217370ee634dc3fa08228a0aa1073265aa13b7 /tools/perf/scripts/python/syscall-counts.py
parent7c283341225d0ebeb7480a9e6560f599dcd0f417 (diff)
[SCSI] add support for per-host cmd pools
This allows drivers to specify the size of their per-command private data in the host template and then get extra memory allocated for each command instead of needing another allocation in ->queuecommand. With the current SCSI code that already does multiple allocations for each command this probably doesn't make a big performance impact, but it allows to clean up the drivers, and prepare them for using the blk-mq infrastructure where the common allocation will make a difference. Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: Paolo Bonzini <[email protected]> Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions