Managing Memory Efficiently
Memory-based file system
- no disk or backing store
- avoid extra copies ("disk", buffer cache, VM system)
Modified Linux ramdisk
- standard Linux implementation avoids copies
- modified to eliminate overhead for empty blocks
- standard ext2fs file system