kernel_liteos_a/fs/vfs
Far beca52b61b Feature: Fatfs scandir format and mmcblk read/write optimization
1. Bcache block with high mem address is after lower mem address in RCU list when initing bcache.
2. Format will clear the bcache before writing the FAT.
3. The fatfs_readdir use the bcache writing block to reduce the chance of data switching out
4. Add performance analysing macron switch

Change-Id: I8fbc48418509d2e660d725d2c265266e931c26f8
2021-04-15 14:49:43 +08:00
..
bcache Feature: Fatfs scandir format and mmcblk read/write optimization 2021-04-15 14:49:43 +08:00
bch update openharmony 1.0.1 2021-03-11 18:43:57 +08:00
disk Feature: Fatfs scandir format and mmcblk read/write optimization 2021-04-15 14:49:43 +08:00
include Feature: Fatfs scandir format and mmcblk read/write optimization 2021-04-15 14:49:43 +08:00
multi_partition QEMU arm platform: get 'bootargs' from flash; fix code style 2021-03-30 23:07:22 +08:00
operation feat: add and fix some syscall 2021-04-09 14:45:53 +08:00
vfs_cmd [Desc] Support to close syscall. 2021-03-26 20:12:50 +08:00
Kconfig drop unnecessary executable file permission mode 2020-10-13 16:37:25 +08:00
Makefile Description:vfs refactoring 2021-03-19 13:22:46 +08:00
mount.c Description:vfs refactoring 2021-03-19 13:22:46 +08:00
path_cache.c fix readdir, rename 2021-03-24 18:15:06 +08:00
vnode.c fix readdir, rename 2021-03-24 18:15:06 +08:00
vnode_hash.c Description:vfs refactoring 2021-03-19 13:22:46 +08:00