diff options
author | Darrick J. Wong <djwong@kernel.org> | 2024-11-04 07:19:17 +0300 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2024-11-06 00:38:39 +0300 |
commit | 96768e91511bfced6e9e537f4891157d909b13ee (patch) | |
tree | 8fcd21b1cb234f4b56f33e108e0f70876956fd5b /tools/perf/scripts/python/futex-contention.py | |
parent | 64c58d7c99343a910edf995e15d8037e19ec5777 (diff) | |
download | linux-96768e91511bfced6e9e537f4891157d909b13ee.tar.xz |
xfs: define the format of rt groups
Define the ondisk format of realtime group metadata, and a superblock
for realtime volumes. rt supers are conditionally enabled by a
predicate function so that they can be disabled if we ever implement
zoned storage support for the realtime volume.
For rt group enabled file systems there is a separate bitmap and summary
file for each group and thus the number of bitmap and summary blocks
needs to be calculated differently.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions