linux-erofs.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* EROFS to support XZ compressed file
@ 2019-11-20 16:52 Vu Tran
  2019-11-21  0:32 ` Gao Xiang via Linux-erofs
  0 siblings, 1 reply; 2+ messages in thread
From: Vu Tran @ 2019-11-20 16:52 UTC (permalink / raw)
  To: linux-erofs

[-- Attachment #1: Type: text/plain, Size: 276 bytes --]

Hi,

In my understanding, the work for having EROFS to support XZ (in both
kernel and userspace utils) is actively developing.  Is it possible to know
the timeline for when the feature will be available for end users to try
out?

Thank you very much and Best Regards,
Vu Tran

[-- Attachment #2: Type: text/html, Size: 357 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: EROFS to support XZ compressed file
  2019-11-20 16:52 EROFS to support XZ compressed file Vu Tran
@ 2019-11-21  0:32 ` Gao Xiang via Linux-erofs
  0 siblings, 0 replies; 2+ messages in thread
From: Gao Xiang via Linux-erofs @ 2019-11-21  0:32 UTC (permalink / raw)
  To: Vu Tran; +Cc: linux-erofs

Hi Vu,

On Wed, Nov 20, 2019 at 11:52:04AM -0500, Vu Tran wrote:
> Hi,
> 
> In my understanding, the work for having EROFS to support XZ (in both
> kernel and userspace utils) is actively developing.  Is it possible to know
> the timeline for when the feature will be available for end users to try
> out?

Streamed-based XZ decompression is not hard for the kernel part. I've talked
to Chao about this offline, he will work on this. (AFAIK, Currently he's busy
in other stuffs.). It can be tried out when this part is ready.

For mkfs part, The problem of fitblk-like XZ compressor is compression time.
Developping a multi-threaded mkfs is not hard even for fixed-sized output
compression (segment-based compression), hacking LZMA2 compressor is more
preferred. Finally I decided to take some time on this (I'm taking much
time on LZMA format and (its entropy coding) range coder now.)

We also hope other forks could join us as well, either filesystem guys
or compression experts... It will be of great help...

Thanks,
Gao Xiang

> 
> Thank you very much and Best Regards,
> Vu Tran

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-11-21  0:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-20 16:52 EROFS to support XZ compressed file Vu Tran
2019-11-21  0:32 ` Gao Xiang via Linux-erofs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).