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/