Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - R index
The Linux kernel configuration item CONFIG_RAMFS
:
(none)
Ramfs is a file system which keeps all files in RAM. It allows read and write access.
It is more of an programming example than a useable file system. If you need a file system which lives in RAM with limit checking use tmpfs.
To compile this as a module, choose M here: the module will be called ramfs.
Raw data from LKDDb:
lkddb fs "ramfs" : CONFIG_RAMFS : fs/ramfs/inode.c # in 2.5.45–2.5.75, 2.6.0–2.6.23
lkddb fs "rootfs" : CONFIG_RAMFS : fs/ramfs/inode.c # in 2.5.45–2.5.75, 2.6.0–2.6.23
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 - R index
Automatically generated (in year 2024). See also LKDDb sources on GitLab