bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-tar] feature request: support for multithreaded lzma(2) compres


From: Sergey Poznyakoff
Subject: Re: [Bug-tar] feature request: support for multithreaded lzma(2) compression
Date: Thu, 18 Mar 2010 17:10:14 +0200

Robert Riemann <address@hidden> ha escrit:

> what about multithreaded compression with tar? Is anything related to
> this already planned?

Tar has nothing to do with compression formats. Compression /
decompression is handled via external programs. If you wish to use 
multithreaded lzma, make sure tar invokes lzma compressor capable of
handling this compression, either by supplying it with the -I
option, or by declaring it as default for the --lzma option,
using --with-lzma=PROG option to configure.

Regards,
Sergey




reply via email to

[Prev in Thread] Current Thread [Next in Thread]