Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - L index
The Linux kernel configuration item CONFIG_LOGFS
has multiple definitions:
fs/logfs/Kconfig
The configuration item CONFIG_LOGFS:
CONFIG_MTD || (! CONFIG_MTD && CONFIG_BLOCK )
logfs
Flash filesystem aimed to scale efficiently to large devices. In comparison to JFFS2 it offers significantly faster mount times and potentially less RAM usage, although the latter has not been measured yet.
In its current state it is still very experimental and should not be used for other than testing purposes.
If unsure, say N.
fs/logfs/Kconfig
The configuration item CONFIG_LOGFS:
( CONFIG_MTD || CONFIG_BLOCK ) && CONFIG_EXPERIMENTAL
logfs
Flash filesystem aimed to scale efficiently to large devices. In comparison to JFFS2 it offers significantly faster mount times and potentially less RAM usage, although the latter has not been measured yet.
In its current state it is still very experimental and should not be used for other than testing purposes.
If unsure, say N.
Raw data from LKDDb:
lkddb fs "logfs" : CONFIG_LOGFS : fs/logfs/super.c # in 2.6.34–2.6.39, 3.0–3.19, 4.0–4.9
lkddb module logfs CONFIG_LOGFS : fs/logfs/Kconfig : "LogFS file system" # in 2.6.34–2.6.39, 3.0–3.19, 4.0–4.9
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 - L index
Automatically generated (in year 2025). See also LKDDb sources on GitLab