[PATCH v2] erofs-utils: mkfs: generate on-disk indexes after compression

Gao Xiang hsiangkao at linux.alibaba.com
Thu Nov 23 22:22:49 AEDT 2023


Hi Yifan,

On 2023/11/7 17:23, Yifan Zhao wrote:
> Currently, mkfs generates the on-disk indexes of each compressed extent
> on the fly during compressing, which is inflexible if we'd like to merge
> sub-indexes of a file later for the multi-threaded compression scenarios.
> 
> Let's generate on-disk indexes after the compression for the file is
> completed.
> 
> Signed-off-by: Yifan Zhao <zhaoyifan at sjtu.edu.cn>
> ---

Sorry for the late reply.  There are some issues on my side.
In order to make this work efficient.  Let me to refine this commit as well.

Thanks,
Gao Xiang



More information about the Linux-erofs mailing list