diff options
| author | 2020-04-22 19:42:17 +0900 | |
|---|---|---|
| committer | 2020-05-05 00:37:31 -0400 | |
| commit | 9267e0eb41fedc2d4b930a90aca17051fa1ef21a (patch) | |
| tree | fa1a8a13ef5a51ddc4a6c5cf9c4bcd3c96de58e3 /tools/perf/scripts/python/bin | |
| parent | scsi: scsi_debug: Add ZBC zone commands (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/20200422104221.378203-4-damien.lemoal@wdc.com
Signed-off-by: Douglas Gilbert <dgilbert@interlog.com>
Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
