Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - F index
The Linux kernel configuration item CONFIG_F2FS_FS
has multiple definitions:
fs/f2fs/Kconfig
The configuration item CONFIG_F2FS_FS:
CONFIG_BLOCK
f2fs
F2FS is based on Log-structured File System (LFS), which supports versatile "flash-friendly" features. The design has been focused on addressing the fundamental issues in LFS, which are snowball effect of wandering tree and high cleaning overhead.
Since flash-based storages show different characteristics according to the internal geometry or flash memory management schemes aka FTL, F2FS and tools support various parameters not only for configuring on-disk layout, but also for selecting allocation and cleaning algorithms.
If unsure, say N.
fs/f2fs/Kconfig
The configuration item CONFIG_F2FS_FS:
CONFIG_BLOCK
f2fs
F2FS is based on Log-structured File System (LFS), which supports versatile "flash-friendly" features. The design has been focused on addressing the fundamental issues in LFS, which are snowball effect of wandering tree and high cleaning overhead.
Since flash-based storages show different characteristics according to the internal geometry or flash memory management schemes aka FTL, F2FS and tools support various parameters not only for configuring on-disk layout, but also for selecting allocation and cleaning algorithms.
If unsure, say N.
Raw data from LKDDb:
lkddb fs "f2fs" : CONFIG_F2FS_FS : fs/f2fs/super.c # in 3.8–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
lkddb module f2fs CONFIG_F2FS_FS : fs/f2fs/Kconfig : "F2FS filesystem support" # in 3.8–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - F index
Automatically generated (in year 2024). See also LKDDb sources on GitLab