Mailinglist Archive: opensuse-kernel (29 mails)
| < Previous | Next > |
Re: [opensuse-kernel] compressed modules
- From: Jeff Mahoney <jeffm@xxxxxxxx>
- Date: Sat, 22 Mar 2008 18:57:46 -0400
- Message-id: <47E58EEA.40501@xxxxxxxx>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Michal Marek wrote:
Huh, I didn't even know it had this capability. The POS guys might want
the functionality to reduce the kernel image footprint when flash is
extremely limited. We don't use it currently, but it might not be a bad
idea to leave it in and make it conditional.
It's interesting that it's zlib causing this. I don't see zlib mentioned
in either of those bugs. Could you elaborate?
- -Jeff
- --
Jeff Mahoney
SUSE Labs
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.8 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org
iEYEARECAAYFAkfljuoACgkQLPWxlyuTD7JLzgCeP/NniMkndCAj5YWH3hBHtp59
4XkAn3DyCMQxpUVhDVare9MYQHky6RCh
=L9iC
-----END PGP SIGNATURE-----
--
To unsubscribe, e-mail: opensuse-kernel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-kernel+help@xxxxxxxxxxxx
Hash: SHA1
Michal Marek wrote:
Hi,
does anyone / anything depend on module-init-tools being able to handle
gzip compressed modules? Disabling zlib support would reduce depmod
memory usage quite a lot (see bnc#371966 and bnc#350896), because it
allows to mmap the modules instead of copying them into memory.
Of course, it's possible to keep zlib support in module-init-tools and
mmap non-compressed files, it's just more work ;-).
Huh, I didn't even know it had this capability. The POS guys might want
the functionality to reduce the kernel image footprint when flash is
extremely limited. We don't use it currently, but it might not be a bad
idea to leave it in and make it conditional.
It's interesting that it's zlib causing this. I don't see zlib mentioned
in either of those bugs. Could you elaborate?
- -Jeff
- --
Jeff Mahoney
SUSE Labs
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.8 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org
iEYEARECAAYFAkfljuoACgkQLPWxlyuTD7JLzgCeP/NniMkndCAj5YWH3hBHtp59
4XkAn3DyCMQxpUVhDVare9MYQHky6RCh
=L9iC
-----END PGP SIGNATURE-----
--
To unsubscribe, e-mail: opensuse-kernel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-kernel+help@xxxxxxxxxxxx
| < Previous | Next > |