|
From: | Daniel Baumann |
Subject: | Re: [Lzip-bug] I have some practical question about lzip patch for linux kernel (about lzip-ed kernel modules) |
Date: | Tue, 17 Apr 2018 01:50:24 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 |
On 04/16/2018 11:56 PM, Antonio Diaz Diaz wrote: > I.e., has LZMA compression any advantages over gzip compression for kernel > modules? not sure if this is representative, but naively compression all *.ko of the /lib/modules directory of the current debian default kernel with lzip looks like this: address@hidden:~/4.15.0-2-amd64$ du -sh 248M . address@hidden:~/4.15.0-2-amd64$ cd ../4.15.0-2-amd64.lzip address@hidden:~/4.15.0-2-amd64.lzip$ du -sh 60M . address@hidden:~/4.15.0-2-amd64.lzip$ Regards, Daniel
[Prev in Thread] | Current Thread | [Next in Thread] |