* Russell King <[email protected]> [2007-01-18 16:23]: > > However, there is a bigger question here: that is the tradeoff between > making this variable part of the on-disk kernel image, but throw away > the memory at runtime, or to leave it in the BSS where it will not be > part of the on-disk kernel image, but will not be thrown away at > runtime. Are 1024 bytes of a bigger kernel image really a problem? And even, normally kernel images are compressed, and compressing 1024 zeros can be compressed very well. I think saving memory is more important than saving disk space. I know that most ARM device use flash disk, but also most ARM devices have limited RAM. Regards, Bernhard
Attachment:
pgpflAKH5t6uk.pgp
Description: PGP signature
- References:
- [patch 00/26] Dynamic kernel command-line
- From: Bernhard Walle <[email protected]>
- [patch 03/26] Dynamic kernel command-line - arm
- From: Bernhard Walle <[email protected]>
- Re: [patch 03/26] Dynamic kernel command-line - arm
- From: Russell King <[email protected]>
- Re: [patch 03/26] Dynamic kernel command-line - arm
- From: Tomas Carnecky <[email protected]>
- Re: [patch 03/26] Dynamic kernel command-line - arm
- From: Russell King <[email protected]>
- [patch 00/26] Dynamic kernel command-line
- Prev by Date: Re: PROBLEM: writting files > 100 MB in FAT32
- Next by Date: Re: Possible ways of dealing with OOM conditions.
- Previous by thread: Re: [patch 03/26] Dynamic kernel command-line - arm
- Next by thread: Re: [patch 03/26] Dynamic kernel command-line - arm
- Index(es):