diff options
author | Matias Bjørling <[email protected]> | 2020-06-29 12:06:37 -0700 |
---|---|---|
committer | Christoph Hellwig <[email protected]> | 2020-07-08 16:16:19 +0200 |
commit | 82394db7383d33641f3f565bd79792fb41b1741f (patch) | |
tree | a7cd00ad8a1ed5588578ac4c6894fe2c582c5327 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | f5af577d553103115579b5e404070dfab4d00332 (diff) |
block: add capacity field to zone descriptors
In the zoned storage model, the sectors within a zone are typically all
writeable. With the introduction of the Zoned Namespace (ZNS) Command
Set in the NVM Express organization, the model was extended to have a
specific writeable capacity.
Extend the zone descriptor data structure with a zone capacity field to
indicate to the user how many sectors in a zone are writeable.
Introduce backward compatibility in the zone report ioctl by extending
the zone report header data structure with a flags field to indicate if
the capacity field is available.
Reviewed-by: Jens Axboe <[email protected]>
Reviewed-by: Javier González <[email protected]>
Reviewed-by: Chaitanya Kulkarni <[email protected]>
Reviewed-by: Himanshu Madhani <[email protected]>
Reviewed-by: Martin K. Petersen <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Reviewed-by: Daniel Wagner <[email protected]>
Signed-off-by: Matias Bjørling <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions