Top Qs
Timeline
Chat
Perspective
AXFS
Compressed read-only file system From Wikipedia, the free encyclopedia
Remove ads
AXFS (Advanced XIP Filesystem) is a compressed read-only file system for Linux, initially developed at Intel, and now maintained at Numonyx. It was designed to use execute in place (XIP) alongside compression aiming to reduce boot and program load times, while retaining a small memory footprint for embedded devices. This is achieved by mixing compressed and uncompressed pages in the same executable file.[1] AXFS is free software licensed under the GPL.
Cramfs is another read-only compressed file system that supports XIP (with patches); however, it uses a strategy of decompressing entire files, whereas AXFS supports XIP with page granularity.[2]
Remove ads
See also
- Squashfs is another read-only compressed file system
- Cloop is a compressed loopback device module for the Linux kernel
- e2compr provides compression for ext2
- List of file systems
- Comparison of file systems
References
Further reading
External links
Wikiwand - on
Seamless Wikipedia browsing. On steroids.
Remove ads