aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorDouglas Gilbert <[email protected]>2020-04-22 19:42:17 +0900
committerMartin K. Petersen <[email protected]>2020-05-05 00:37:31 -0400
commit9267e0eb41fedc2d4b930a90aca17051fa1ef21a (patch)
treefa1a8a13ef5a51ddc4a6c5cf9c4bcd3c96de58e3 /tools/perf/scripts/python/bin/stackcollapse-report
parentf0d1cf9378bd4030725efa4c154cd39383dd0c12 (diff)
scsi: scsi_debug: Add ZBC module parameter
Add the zbc module parameter to take either: 0: none (probably a conventional disk) 1: host-aware 2: host-managed These values are chosen to match 'enum blk_zoned_model' found in include/linux/blkdev.h . Instead of "none", "no" or "0" can be given. Instead of "host-aware", "aware or "1" can be given. Instead of "host-managed", "managed" or "2" can be given. Note: the zbc parameter can only be given at driver/module load time; it cannot be changed via sysfs thereafter. At this time there is no ZBC "host-aware" implementation so that string (or the value '1') results in a modprobe error. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Douglas Gilbert <[email protected]> Signed-off-by: Damien Le Moal <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions