Re: Patches for REALLY TINY 386 kernels

From: Oleg Verych
Date: Sat Jul 21 2007 - 05:56:19 EST


* Date: Wed, 18 Jul 2007 12:00:05 -0700

>> If this is an issue, then changing i386 back to discarding __exit code
>> and data at linktime instead of runtime might make a bigger difference.
>
> What would really make a big difference would be to unspool the
> initramfs in such a way that it only requires O(1) instead off O(n)
> extra memory, by freeing memory as it decompresses and decodes the cpio
> ball.

Why it's not done yet, your opinion?

> -hpa
____
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/