diff options
author | Hannes Reinecke <[email protected]> | 2020-05-11 10:24:16 +0200 |
---|---|---|
committer | Mike Snitzer <[email protected]> | 2020-05-15 10:29:36 -0400 |
commit | bc3d5717d242a37d2e9ea85d7e7b2e3569324d24 (patch) | |
tree | 8f03f96efab1336662a15ab9a777543b6f46c8cb /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 2613eab11996c8d1439c2a44fbca52807be7faa6 (diff) |
dm zoned: add 'status' callback
Add callback to supply information for 'dmsetup status'
and 'dmsetup table'. The output for 'dmsetup status' is
0 <size> zoned <nr_zones> zones <nr_unmap_rnd>/<nr_rnd> random <nr_unmap_seq>/<nr_seq> sequential
where <nr_unmap_rnd> is the number of unmapped (ie free) random zones,
<nr_rnd> the total number of random zones, <nr_unmap_seq> the number
of unmapped sequential zones, and <nr_seq> the total number of
sequential zones.
Signed-off-by: Hannes Reinecke <[email protected]>
Reviewed-by: Bob Liu <[email protected]>
Reviewed-by: Damien Le Moal <[email protected]>
Signed-off-by: Mike Snitzer <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions