Re: [EXAMPLE-PATCH] /proc/config

Martin Mares (mj@atrey.karlin.mff.cuni.cz)
Sun, 31 May 1998 10:29:22 +0200


Hi,

> So? We already have gunzip code in the kernel _four_ _places_ (zImage, PPP,
> ftape, ramdisk). What we really need to do is write generic [de]compression
> service that all those clients can use. (We are currently using four
> different copies of the code, yes?)

There is lib/deflate.c, but if you don't use PPP, ftape nor ramdisk, it is
not linked in. Forcing it to be linked just for sake of the /proc/config.gz
thing seems to be even worse than not compressing the option list at all.

Have a nice fortnight

-- 
Martin `MJ' Mares   <mj@ucw.cz>   http://atrey.karlin.mff.cuni.cz/~mj/
Faculty of Math and Physics, Charles University, Prague, Czech Rep., Earth
"Q: Do you believe in One God? A: Yes, up to isomorphism."

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu