lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 9 Nov 2018 19:38:46 +0800
From:   Gao Xiang <gaoxiang25@...wei.com>
To:     cgxu519 <cgxu519@....com>
CC:     Gao Xiang <hsiangkao@....com>, <linux-erofs@...ts.ozlabs.org>,
        <devel@...verdev.osuosl.org>, LKML <linux-kernel@...r.kernel.org>,
        "Greg Kroah-Hartman" <gregkh@...uxfoundation.org>,
        "liguifu (C)" <bluce.liguifu@...wei.com>,
        "fangwei (I)" <fangwei1@...wei.com>, Chao Yu <yuchao0@...wei.com>,
        Miao Xie <miaoxie@...wei.com>
Subject: Re: How can I get user space tools of erofs?

Hi Chengguang,

Good question! It's in the final stage of preparation to open source erofs-mkfs (actually they are now struggle at how to properly spilt
into reasonable patches this week), hopefully the implementation could be released at the next week. (sorry I didn't mean to delay,
I have to put it in the first place --- successfully launch our linux-erofs products to the market)

@Guifu Li <bluce.liguifu@...wei.com> is the original author of erofs-mkfs, he will post the original mkfs source code to linux-erofs mailing list
and he will maintain erofs-mkfs together with @Wei Fang <fangwei1@...wei.com> later. You can contact them for further informations.
---  these piece of code is actually not clean enough (a lot hacked/dirty code compared to the kernel code) so a lot of cleanup will be done then.

currently, you can get erofs-mkfs binary from (still sorry to say that...):
https://github.com/hsiangkao/erofs_mkfs_binary

erofs is now in productization for these months, if all things go well, you'll see that HUAWEI mobile phones on the market run in erofs in few months. :)

These months I'm busy in solving bugs found by internal beta users and tuning memory policy in heavy memory workload for the best performance compared to ext4
(we have native in-place decompression compared with squashfs/btrfs, thus less extra memory allocation results in lower memory memory reclaim / page-writeback
for devices with limited memory, see: https://lists.ozlabs.org/pipermail/linux-erofs/2018-August/000494.html) in order to gain the competitive user experience
comparing to uncompressed filesystem solutions. I will update a document to describe our core design and linux-erofs future roadmap in this linux-4.21 round.

Thanks,
Gao Xiang

On 2018/11/9 16:37, cgxu519 wrote:
> Hi Xiang,
> 
> Could I ask a simple question about where can I get user space tools(like mkfs) of erofs?
> 
> 
> Thanks.
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ