CONFIG_UBIFS_FS=m CONFIG_MTD_UBI=m CONFIG_MTD_NAND_NANDSIM=m 1. Apply diff and compile kernel 2. ./setup.sh 1 3. dmesg [ 64.389859] <7475> budget: dd_growth 792 [ 64.400945] <7475> disk: mod_dent 312 dirty_ino+data 488 budget 792 < disk 800 (312 + 488)
Created attachment 301816 [details] diff
Created attachment 301817 [details] setup.sh
(In reply to Zhihao Cheng from comment #0) > CONFIG_UBIFS_FS=m > CONFIG_MTD_UBI=m > CONFIG_MTD_NAND_NANDSIM=m > > 1. Apply diff and compile kernel > 2. ./setup.sh 1 > 3. dmesg > [ 64.389859] <7475> budget: dd_growth 792 > [ 64.400945] <7475> disk: mod_dent 312 dirty_ino+data 488 > > budget 792 < disk 800 (312 + 488) Note: The budget value is calculated after https://patchwork.ozlabs.org/project/linux-mtd/patch/20221011034732.45605-5-chengzhihao1@huawei.com/ applied.