Re: [PATCH 2.5] Retrieve configuration information from kernel

From: Khalid Aziz (khalid_aziz@hp.com)
Date: Tue Oct 29 2002 - 13:18:57 EST


Paul Clements wrote:
>
> Have you considered compressing the config info in order to reduce
> the space wastage in the loaded kernel image? Could easily be 10's of KB
> (not that that's a lot these days). The info would then be retrieved via
> "gunzip -c", et al. instead of a simple "cat".

I wanted to start with a simple implementation first. There are a couple
of things that can be done in future to further improve meory usage: (1)
Drop "CONFIG_" and "# CONFIG_" from each line and add it back when
printing from /proc/ikconfig and extract-ikconfig script, (2) Compress
the resulting configuration. Something to do in near future :)

-- 
Khalid

==================================================================== Khalid Aziz Linux and Open Source Lab (970)898-9214 Hewlett-Packard khalid@hp.com Fort Collins, CO

"The Linux kernel is subject to relentless development" - Alessandro Rubini - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Oct 31 2002 - 22:00:43 EST