Thread (12 messages) 12 messages, 3 authors, 2011-12-30

Re: [PATCH 1/2] kbuild: add target to install gzipped modules

From: Lucas De Marchi <hidden>
Date: 2011-12-29 17:35:58
Also in: lkml

2011/12/29 Michal Marek [off-list ref]:
Dne 29.12.2011 16:50, Lucas De Marchi napsal(a):
quoted
Add target in Makefile to compress the module after it's installed.
Module-init-tools and libkmod can handle gzipped modules.
I am not convinced that this is a needed feature. Compressing elf files
means that depmod and modinfo need to read the whole compressed file
from disk and unpack it, while only a couple of bytes need to be read.
How many times do you need to call depmod / modinfo?

The operation that is used most of the time is to load modules. The
reason for having modules gzipped is the same one as for kernel image:
fast bootup on slow disks and less disk space used per installed
kernel.


Lucas De Marchi
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help