Re: [systemd-devel] [systemd-commits] 14 commits - configure.ac Makefile.am Makefile-man.am man/coredump.conf.xml src/core src/journal src/shared

2014-06-27 Thread Lennart Poettering
On Fri, 27.06.14 16:17, Zbigniew Jędrzejewski-Szmek (zbys...@in.waw.pl) wrote: > > On Fri, Jun 27, 2014 at 03:22:50PM +0200, Lennart Poettering wrote: > > On Wed, 25.06.14 22:49, Zbigniew Jędrzejewski-Szmek > > (zbys...@kemper.freedesktop.org) wrote: > > > > > + > > > +Compression

Re: [systemd-devel] [systemd-commits] 14 commits - configure.ac Makefile.am Makefile-man.am man/coredump.conf.xml src/core src/journal src/shared

2014-06-27 Thread Uoti Urpala
On Fri, 2014-06-27 at 16:17 +0200, Zbigniew Jędrzejewski-Szmek wrote: > Hm, I did some testing, and I'm not convinced that XZ is the right > compressor for the job. > > First I generated a 1GB coredump of Python with random patterns. It > takes 20 minutes (!) to compress with XZ 9, and 11.5 min w

Re: [systemd-devel] [systemd-commits] 14 commits - configure.ac Makefile.am Makefile-man.am man/coredump.conf.xml src/core src/journal src/shared

2014-06-27 Thread Zbigniew Jędrzejewski-Szmek
On Fri, Jun 27, 2014 at 03:22:50PM +0200, Lennart Poettering wrote: > On Wed, 25.06.14 22:49, Zbigniew Jędrzejewski-Szmek > (zbys...@kemper.freedesktop.org) wrote: > > > + > > +Compression= > > + > > +Controls the type of compression for external > > +storage. One of

Re: [systemd-devel] [systemd-commits] 14 commits - configure.ac Makefile.am Makefile-man.am man/coredump.conf.xml src/core src/journal src/shared

2014-06-27 Thread Lennart Poettering
On Wed, 25.06.14 22:49, Zbigniew Jędrzejewski-Szmek (zbys...@kemper.freedesktop.org) wrote: > + > +Compression= > + > +Controls the type of compression for external > +storage. One of xz or > +none. > + > + > + > + > +CompressionLe