Home
last modified time | relevance | path

Searched hist:a20ffa7d9f863056364b11a680145a76ef15acb2 (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/scrub/
H A Dnewbt.cdiff a20ffa7d9f863056364b11a680145a76ef15acb2 Fri Dec 15 19:03:28 CET 2023 Darrick J. Wong <djwong@kernel.org> xfs: add debug knobs to control btree bulk load slack factors

Add some debug knobs so that we can control the leaf and node block
slack when rebuilding btrees.

For developers, it might be useful to construct btrees of various
heights by crafting a filesystem with a certain number of records and
then using repair+knobs to rebuild the index with a certain shape.
Practically speaking, you'd only ever do that for extreme stress
testing of the runtime code or the btree generator.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
/linux/fs/xfs/
H A Dxfs_sysctl.hdiff a20ffa7d9f863056364b11a680145a76ef15acb2 Fri Dec 15 19:03:28 CET 2023 Darrick J. Wong <djwong@kernel.org> xfs: add debug knobs to control btree bulk load slack factors

Add some debug knobs so that we can control the leaf and node block
slack when rebuilding btrees.

For developers, it might be useful to construct btrees of various
heights by crafting a filesystem with a certain number of records and
then using repair+knobs to rebuild the index with a certain shape.
Practically speaking, you'd only ever do that for extreme stress
testing of the runtime code or the btree generator.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
H A Dxfs_globals.cdiff a20ffa7d9f863056364b11a680145a76ef15acb2 Fri Dec 15 19:03:28 CET 2023 Darrick J. Wong <djwong@kernel.org> xfs: add debug knobs to control btree bulk load slack factors

Add some debug knobs so that we can control the leaf and node block
slack when rebuilding btrees.

For developers, it might be useful to construct btrees of various
heights by crafting a filesystem with a certain number of records and
then using repair+knobs to rebuild the index with a certain shape.
Practically speaking, you'd only ever do that for extreme stress
testing of the runtime code or the btree generator.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
H A Dxfs_sysfs.cdiff a20ffa7d9f863056364b11a680145a76ef15acb2 Fri Dec 15 19:03:28 CET 2023 Darrick J. Wong <djwong@kernel.org> xfs: add debug knobs to control btree bulk load slack factors

Add some debug knobs so that we can control the leaf and node block
slack when rebuilding btrees.

For developers, it might be useful to construct btrees of various
heights by crafting a filesystem with a certain number of records and
then using repair+knobs to rebuild the index with a certain shape.
Practically speaking, you'd only ever do that for extreme stress
testing of the runtime code or the btree generator.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>