Re: [PATCH 0/2] Add support for ZSTD-compressed kernel

2017-10-10 Thread Adam Borowski
On Wed, Oct 11, 2017 at 02:01:41AM +, Nick Terrell wrote: > On 10/10/17, 5:08 PM, "Adam Borowski" wrote: > > On Tue, Oct 10, 2017 at 10:40:13PM +, Nick Terrell wrote: > > > On 10/10/17, 2:56 PM, "h...@zytor.com" wrote: > > > >On October 10, 2017 2:22:42 PM PDT, Nick Terrell wrote: > > >

Re: [PATCH 0/2] Add support for ZSTD-compressed kernel

2017-10-10 Thread Nick Terrell
On 10/10/17, 5:08 PM, "Adam Borowski" wrote: > On Tue, Oct 10, 2017 at 10:40:13PM +, Nick Terrell wrote: > > On 10/10/17, 2:56 PM, "h...@zytor.com" wrote: > > >On October 10, 2017 2:22:42 PM PDT, Nick Terrell wrote: > > >>This patch set adds support for a ZSTD-compressed kernel and ramdisk >

Re: [PATCH 0/2] Add support for ZSTD-compressed kernel

2017-10-10 Thread Adam Borowski
On Tue, Oct 10, 2017 at 10:40:13PM +, Nick Terrell wrote: > On 10/10/17, 2:56 PM, "h...@zytor.com" wrote: > >On October 10, 2017 2:22:42 PM PDT, Nick Terrell wrote: > >>This patch set adds support for a ZSTD-compressed kernel and ramdisk > >>images in the kernel boot process. It only integrat

Re: [PATCH 0/2] Add support for ZSTD-compressed kernel

2017-10-10 Thread Nick Terrell
On 10/10/17, 2:56 PM, "h...@zytor.com" wrote: >On October 10, 2017 2:22:42 PM PDT, Nick Terrell wrote: >>Hi, >> >>This patch set adds support for a ZSTD-compressed kernel and ramdisk >>images in the kernel boot process. It only integrates the support with >>x86, though the first patch is generic

Re: [PATCH 0/2] Add support for ZSTD-compressed kernel

2017-10-10 Thread hpa
On October 10, 2017 2:22:42 PM PDT, Nick Terrell wrote: >Hi, > >This patch set adds support for a ZSTD-compressed kernel and ramdisk >images in the kernel boot process. It only integrates the support with >x86, though the first patch is generic to all architectures. > >Zstandard requires slightly

[PATCH 0/2] Add support for ZSTD-compressed kernel

2017-10-10 Thread Nick Terrell
Hi, This patch set adds support for a ZSTD-compressed kernel and ramdisk images in the kernel boot process. It only integrates the support with x86, though the first patch is generic to all architectures. Zstandard requires slightly more memory during the kernel decompression on x86 (192 KB vs 64