Re: [PATCH v4 3/5] erofs-utils: mkfs: add --worker=# parameter

2024-02-29 Thread Gao Xiang
On 2024/2/29 00:16, Yifan Zhao wrote: This patch introduces a --worker=# parameter for the incoming multi-threaded compression support. It also introduces a segment size used in multi-threaded compression, which has the default value 16MB and cannot be modified. It also introduces a concept

[PATCH v4 3/5] erofs-utils: mkfs: add --worker=# parameter

2024-02-28 Thread Yifan Zhao
This patch introduces a --worker=# parameter for the incoming multi-threaded compression support. It also introduces a segment size used in multi-threaded compression, which has the default value 16MB and cannot be modified. It also introduces a concept called `segment size` to split large files