Re: Q: xz multi-threaded compression support and dpkg-dev

2015-12-25 Thread Hideki Yamane
Hi, On Fri, 25 Dec 2015 20:05:14 +0100 Guillem Jover wrote: > Starting with dpkg 1.18.4, multithreaded xz compression should be > supported out-of-the-box when using a recent enough xz command-line > tool and liblzma. dpkg should in principle just only need a rebuild, > although I've not run-test

Re: Q: xz multi-threaded compression support and dpkg-dev

2015-12-25 Thread Guillem Jover
Hi! On Mon, 2015-11-16 at 02:37:44 +0900, Hideki Yamane wrote: > On Thu, 12 Nov 2015 20:22:36 +0100 > Guillem Jover wrote: > > AFAICS if the threading is enabled in the xz-utils build, then the xz > > tool should opportunistically make use of the threaded encoder. That > > would cover dpkg-source

Re: Q: xz multi-threaded compression support and dpkg-dev

2015-11-15 Thread Hideki Yamane
On Thu, 12 Nov 2015 20:22:36 +0100 Guillem Jover wrote: > AFAICS if the threading is enabled in the xz-utils build, then the xz > tool should opportunistically make use of the threaded encoder. That > would cover dpkg-source transparently. > > For the dpkg-deb code, switching to use the multithre

Re: Q: xz multi-threaded compression support and dpkg-dev

2015-11-12 Thread Guillem Jover
Hi! On Thu, 2015-11-12 at 22:32:07 +0900, Hideki Yamane wrote: > Just a question, newer xz-utils has multi-threaded compression support(*). > > >> * liblzma: > >> > >> - Added support for multi-threaded compression. > > If debian would introduce that version, can we get any benef

Q: xz multi-threaded compression support and dpkg-dev

2015-11-12 Thread Hideki Yamane
Hi, Just a question, newer xz-utils has multi-threaded compression support(*). >> * liblzma: >> >> - Added support for multi-threaded compression. If debian would introduce that version, can we get any benefit from this for dpkg-dev? *) http://git.tukaani.org/?p=xz.git;a=blob;