diff options
author | Kemeng Shi <shikemeng@huaweicloud.com> | 2023-09-29 00:04:05 +0800 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2023-10-05 22:32:16 -0400 |
commit | bdefd689b7ff0eadc3b29dc6c66556617bd1ed42 (patch) | |
tree | dc958ed136ee0d292023425a7bff361a28285cc9 /tools/perf/scripts/python/task-analyzer.py | |
parent | 5c657db46d9ebc63e57be1408f1986c9b23368e1 (diff) |
ext4: add some kunit stub for mballoc kunit test
Multiblocks allocation will read and write block bitmap and group
descriptor which reside on disk. Add kunit stub to function
ext4_get_group_desc, ext4_read_block_bitmap_nowait, ext4_wait_block_bitmap
and ext4_mb_mark_context to avoid real IO to disk.
Signed-off-by: Kemeng Shi <shikemeng@huaweicloud.com>
Reviewed-by: "Ritesh Harjani (IBM)" <ritesh.list@gmail.com>
Link: https://lore.kernel.org/r/20230928160407.142069-11-shikemeng@huaweicloud.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions