Hi Richard, On Sat, Aug 17, 2019 at 11:19:50PM +0200, Richard Weinberger wrote: > ----- Urspr?ngliche Mail ----- > > Von: "Gao Xiang" <[email protected]> > > An: "Greg Kroah-Hartman" <[email protected]>, "Al Viro" > > <[email protected]>, "linux-fsdevel" > > <[email protected]>, [email protected], > > [email protected], "linux-kernel" > > <[email protected]> > > CC: "Andrew Morton" <[email protected]>, "Stephen Rothwell" > > <[email protected]>, "tytso" <[email protected]>, > > "Pavel Machek" <[email protected]>, "David Sterba" <[email protected]>, "Amir > > Goldstein" <[email protected]>, "Christoph > > Hellwig" <[email protected]>, "Darrick J . Wong" > > <[email protected]>, "Dave Chinner" <[email protected]>, > > "Jaegeuk Kim" <[email protected]>, "Jan Kara" <[email protected]>, "richard" > > <[email protected]>, "torvalds" > > <[email protected]>, "Chao Yu" <[email protected]>, "Miao Xie" > > <[email protected]>, "Li Guifu" > > <[email protected]>, "Fang Wei" <[email protected]>, "Gao Xiang" > > <[email protected]> > > Gesendet: Samstag, 17. August 2019 10:23:13 > > Betreff: [PATCH] erofs: move erofs out of staging > > > EROFS filesystem has been merged into linux-staging for a year. > > > > EROFS is designed to be a better solution of saving extra storage > > space with guaranteed end-to-end performance for read-only files > > with the help of reduced metadata, fixed-sized output compression > > and decompression inplace technologies. > > How does erofs compare to squashfs? > IIUC it is designed to be faster. Do you have numbers? > Feel free to point me older mails if you already showed numbers, > I have to admit I didn't follow the development very closely.
You can see the following related material which has microbenchmark tested on my laptop: https://static.sched.com/hosted_files/kccncosschn19eng/19/EROFS%20file%20system_OSS2019_Final.pdf which was mentioned in the related topic as well: https://lore.kernel.org/r/[email protected]/ Thanks, Gao Xiang > > Thanks, > //richard _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
