The not so secret history of vmlinuzBy convention, Linux kernels are called (I say probably because I'm just guessing at some of the Linux history, as it predates my involvement with Linux.) Originally, Unix kernels were just called When UC Berkeley moved V7 to the new DEC VAX series, they added paged
virtual memory (among other things). To mark this, UCB changed the
conventional kernel name to Mutating this to When it became necessary to compress kernel images in order to make them
fit into the available early boot memory, (The Sidebar: Linux kernel image names (on PClone hardware)
Apparently one reason bzip2 compression is not used for kernel images is that the bzip2 decompresser requires a significant amount of memory. In theory Linux could go back to uncompressed kernel images now, but
compressed ones are much smaller and thus load much faster; a recent
kernel build on my 64-bit Athlon created an 8 megabyte |
These are my WanderingThoughts GettingAround This is part of CSpace, and is written by ChrisSiebenmann. * * * Atom feeds are available; see the bottom of most pages. Categories: links, linux, programming, python, snark, solaris, spam, sysadmin, tech, unix, web |