Re: Announce: initrd-tftp 0.1

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Sat Jan 08 2000 - 14:17:47 EST


> > Then they can support an initrd. You can have the initrd compiled into or
> > appended to the kernel image.
>
> That means you have to write a mini boot loader which knows how to do that

No you dont

> you're subject to whatever arbitrary limits in image size the firmware
> might have. It also means having to rebuild the kernel image file whenever

You are subject to firmware limits anyway.

> more memory because you have to load the initrd into the initrd space at
> boot and then decompress/copy it into the ramdisk, rather than loading it
> directly into the ramdisk (which would matter if you had a 6MB RAM disk on
> an 8MB machine or something like a lot of embedded systems).

So initrd benefits from being freed as it is decompressed. Shock horror, thats
a useful fix for all platforms and for all possible initialisation setups.

Alan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Jan 15 2000 - 21:00:12 EST