September 24, 2019

175 words 1 min read

EROFS, an Introduction and our Smartphone Practice

EROFS, an Introduction and our Smartphone Practice

EROFS filesystem is a Linux read-only file system in order to save extra storage space with guaranteed end-to-end performance for embedded devices, especially Android devices, which designs to reduce …

Talk Title EROFS, an Introduction and our Smartphone Practice
Speakers Xiang Gao (Software Engineer, Huawei)
Conference KubeCon + CloudNativeCon
Conf Tag
Location Shanghai, China
Date Jun 23-26, 2019
URL Talk Page
Slides Talk Slides
Video

EROFS filesystem is a Linux read-only file system in order to save extra storage space with guaranteed end-to-end performance for embedded devices, especially Android devices, which designs to reduce metadata compared with other generic filesystems and provide transparent compression support to target filesystem users. In the past year 2018, EROFS has been developed, merged into Linux staging tree and landed to several smartphones. Note that it is still actively under development and more useful features will be added later. This topic presents the issue and our practice of real-time decompression in consumer embedded devices, EROFS detailed design, benchmark, comparison with exist squashfs, compressed btrfs and the future roadmap of EROFS.

comments powered by Disqus