android_kernel_xiaomi_sm8350/fs/ubifs
Adrian Hunter 2953e73f1c UBIFS: add no_chk_data_crc mount option
UBIFS read performance can be improved by skipping the CRC
check when data nodes are read.  This option can be used if
the underlying media is considered to be highly reliable.
Note that CRCs are always checked for metadata.

Read speed on Arm platform with OneNAND goes from 19 MiB/s
to 27 MiB/s with data CRC checking disabled.

Signed-off-by: Adrian Hunter <ext-adrian.hunter@nokia.com>
2008-09-30 11:12:56 +03:00
..
budget.c UBIFS: add a print, fix comments and more minor stuff 2008-09-30 11:12:55 +03:00
commit.c UBIFS: increment commit number earlier 2008-08-13 11:27:47 +03:00
compress.c
debug.c UBIFS: fix printk format warnings 2008-09-18 09:57:57 +03:00
debug.h UBIFS: improve arguments checking in debugging messages 2008-08-13 11:42:47 +03:00
dir.c UBIFS: fix printk format warnings 2008-09-18 09:57:57 +03:00
file.c UBIFS: add bulk-read facility 2008-09-30 11:12:56 +03:00
find.c UBIFS: remove unneeded unlikely() 2008-09-30 11:12:55 +03:00
gc.c UBIFS: remove unneeded unlikely() 2008-09-30 11:12:55 +03:00
io.c UBIFS: add no_chk_data_crc mount option 2008-09-30 11:12:56 +03:00
ioctl.c
journal.c UBIFS: xattr bugfixes 2008-08-14 12:46:20 +03:00
Kconfig
key.h UBIFS: add bulk-read facility 2008-09-30 11:12:56 +03:00
log.c UBIFS: increment commit number earlier 2008-08-13 11:27:47 +03:00
lprops.c UBIFS: inline one-line functions 2008-09-30 11:12:56 +03:00
lpt_commit.c
lpt.c
Makefile
master.c
misc.h UBIFS: inline one-line functions 2008-09-30 11:12:56 +03:00
orphan.c UBIFS: increment commit number earlier 2008-08-13 11:27:47 +03:00
recovery.c
replay.c
sb.c
scan.c UBIFS: add no_chk_data_crc mount option 2008-09-30 11:12:56 +03:00
shrinker.c
super.c UBIFS: add no_chk_data_crc mount option 2008-09-30 11:12:56 +03:00
tnc_commit.c UBIFS: minor tweaks in commit 2008-08-13 11:38:19 +03:00
tnc_misc.c
tnc.c UBIFS: add no_chk_data_crc mount option 2008-09-30 11:12:56 +03:00
ubifs-media.h UBIFS: make minimum fanout 3 2008-09-05 20:02:35 +03:00
ubifs.h UBIFS: add no_chk_data_crc mount option 2008-09-30 11:12:56 +03:00
xattr.c UBIFS: remove unneeded unlikely() 2008-09-30 11:12:55 +03:00