]> www.infradead.org Git - users/dwmw2/linux.git/commit
ext4: add test_mb_mark_used_cost to estimate cost of mb_mark_used
authorKemeng Shi <shikemeng@huaweicloud.com>
Wed, 24 Apr 2024 06:19:01 +0000 (14:19 +0800)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 3 May 2024 04:12:32 +0000 (00:12 -0400)
commitd0b88624f81f272626c767f4b715f4b690fcbed2
tree02516d5c7e56c2951c1c5b5305529426eae8ac98
parent9c97c34a998a01bc0cf970b1685456bc2ea16b64
ext4: add test_mb_mark_used_cost to estimate cost of mb_mark_used

Add test_mb_mark_used_cost to estimate cost of mb_mark_used

Signed-off-by: Kemeng Shi <shikemeng@huaweicloud.com>
Link: https://lore.kernel.org/r/20240424061904.987525-3-shikemeng@huaweicloud.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/mballoc-test.c