Axfs, Kartoniert / Broschiert
Axfs
- File System Permissions, File System, Memory Footprint, Free Software
(soweit verfügbar beim Lieferanten)
- Herausgeber:
- Lambert M. Surhone, Mariam T. Tennoe, Susan F. Henssonow
- Verlag:
- OmniScriptum, 03/2026
- Einband:
- Kartoniert / Broschiert
- Sprache:
- Englisch
- ISBN-13:
- 9783639987218
- Artikelnummer:
- 12656889
- Umfang:
- 100 Seiten
- Gewicht:
- 167 g
- Maße:
- 220 x 150 mm
- Stärke:
- 6 mm
- Erscheinungstermin:
- 19.3.2026
- Hinweis
-
Achtung: Artikel ist nicht in deutscher Sprache!
Klappentext
Please note that the content of this book primarily consists of articles available from Wikipedia or other free sources online. 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 utilize 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. 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.