Date: Sun, 9 Jan 2000 20:27:46 +0500 (ES) From: Ilia Chipitsine <ilia@cgilh.chel.su> To: Adam <bsdx@looksharp.net> Cc: John Indra <m4v3r1ck@bigfoot.com>, freebsd-questions@FreeBSD.ORG Subject: Re: Newbie has a lot of questions... Message-ID: <Pine.BSF.4.10.10001092025080.5434-100000@jane.cgu.chel.su> In-Reply-To: <Pine.BSF.4.21.0001081336540.42899-100000@turtle.looksharp.net>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- On Sat, 8 Jan 2000, Adam wrote: > >| kernel is not compressed by default. There is (or was) support > >| for compressing it, but it has disadvantages (e.g. kernel > >| symbols don't work anymore, so you can't debug it, and certain > >| tools don't work anymore), and there aren't really any > >| advantages. > > > >Hmmm... OK... > >But just a newbie thought... Why don't FreeBSD compress /kernel anyway, > >and have the bootstrap "uncompress" it when it try to load /kernel... > >Then it will be the same as not compressing /kernel right? > > >From the impression I got from some other people that use Linux, the linux > kernel *must* be compressed to fit within the "real mode" memory limit of > 640k, presumably because their boot loader sucks.. :) I mentioned I have > booted 10 meg kernels and they didnt really have anything to say.. On the > other hand, with this limit it might force them to write tighter > code.. But I doubt it because I have heard of people not being able to > compile in everything they would have liked. I guess this is why they are > so crazy about modules. not exactly. having modules allows you not to recompile kernel at all. why should I recompile kernel if I want to add support to sound card ? I'm not using sound stuff anymore ? so, unload the module. _without_ kernel recompiling, _without_ reboot. isn't it just as good ?! modules are lovely ... > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -----BEGIN PGP SIGNATURE----- Version: 2.6.3ia Charset: noconv iQB1AwUBOHio9ORxlWKN2EXhAQFg0gMAomWcpyOoV4Hvr9PmRwGuENe4B3rBloAh On/ZDxbtb7BnQKH9iM7k9oan5CylqGrBX4s8bW+docuuYFnVyvD36S2JYZheOO9V aBAZw0+UMnvhslgXVM6lj0Og/D8C8CqI =8MLH -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10001092025080.5434-100000>