On Wed, Apr 21, 2010 at 07:22:17PM +0100, Jamie Lokier wrote:
> I don't store them in ramdisk, so perhaps that makes a difference.
> They're stored compressed, using "flthdr -z" for the compressed bFLT format.

If I use full compression, then it can't share.  If I use data only
compression, then it can.  So I use data only compression.

I am sure the loader could be made smarter in the kernel to keep track of
where the uncompressed copy of the binary is to make sure the uncompressed
copy is shared, but it seems to not currently do that.

-- 
Len Sorensen
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to