[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#186927 acknowledged by developer (Re: Bug#186927: romfs builtin)



#include <hallo.h>
* Glenn McGrath [Mon, Mar 31 2003, 09:03:51PM]:
> Both ext2 and romfs could be compiled into the kernel and as long as
> romfs is used for the initrd it will save space.
> 
> If we use ext2 or cramfs on the initrd it will add 2kB.
> 
> I cant think of any reason against using romfs for the initrd, if anyone
> can please speak up.

Of course there is one. Both ext2 and romfs do not compress each file,
you use compression on the whole image, and the kernel extracts the
beast into a ramdisk of the appropriate size. But files in cramfs are
compressed separated and extracted separated on the fly, so you do not
need the memory to hold the whole image. However, this is not important
for a modern system with >>16MB RAM.

Gruss/Regards,
Eduard.
-- 
Es fehlt immer ein Minimum, um ein Maximum zu erreichen.



Reply to: