Files
RedBear-OS/ramfs/README.md
T
2025-05-15 23:29:52 -03:00

253 B

ramfs

A mountable filesystem, which contents is stored in RAM. Useful for early logging, before redoxfs has been started. The initfs: scheme seems to lack read-write support, and thus this ramfs driver allows logs to be written in initfs drivers.