aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorBodo Stroesser <[email protected]>2021-03-24 20:57:57 +0100
committerMartin K. Petersen <[email protected]>2021-04-12 22:40:56 -0400
commite719afdcf6911425c404ec50403a9aa116b2b616 (patch)
treecc0441c8c25784c2be3f39608812665fd06c7537 /tools/perf/scripts/python/event_analyzing_sample.py
parent3722e36c4ea4b9e39fe468dd1776b43c61a0c459 (diff)
scsi: target: tcmu: Replace block size definitions with new udev members
Replace DATA_PAGES_PER_BLK and DATA_BLOCK_SIZE with new struct elements tcmu_dev->data_pages_per_blk and tcmu_dev->data_blk_size. These new variables are still loaded with constant definition DATA_PAGES_PER_BLK_DEF (= 1) and DATA_PAGES_PER_BLK_DEF * PAGE_SIZE. There is no way yet to set the values via configfs. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bodo Stroesser <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions