Re: FatELF patches...

From: Måns Rullgård
Date: Sun Nov 01 2009 - 16:25:55 EST


"Ryan C. Gordon" <icculus@xxxxxxxxxxx> writes:

>> Am I the only one who sees this as nothing bloat for its own sake?
>
> I posted a fairly large list of benefits here: http://icculus.org/fatelf/

I've read the list, and I can't find anything I agree with. Honestly.

> Some are more far-fetched than others, I will grant. Also, I suspect most
> people will find one benefit and ten things they don't care about, but
> that benefit is different for different people. I'm confident that the
> benefits far outweigh the size of the kernel patch.

It's not the size of the kernel patch I'm worried about. What worries
me is the disk space needed when *all* my executables and libraries
are suddenly 3, 4, or 5 times the size they need to be.

There is also the issue of speed to launch these things. It *has* to
be slower than executing a native file directly.

>> Did I miss a massive drop in intelligence of Linux users, causing them
>> to no longer be capable of picking the correct file themselves?
>
> Also known as "market saturation." :)
>
> (But really, there are benefits beyond helping dumb people, even if
> helping dumb people wasn't a worthwhile goal in itself.)

It's far too easy to use computers already. That's the reason for the
spam problem.

Besides, clueless users would be installing a distro, which could
easily download the correct packages automatically. In fact, that is
what they already do. The bootable installation media would still
need to be distributed separately, since the boot formats differ
vastly between architectures. It is not possible to create a CD/DVD
that is bootable on multiple system types (with a few exceptions).

>> As an embedded systems guy, I'm more concerned about precious flash
>> space going to waste than about some hypothetical convenience.
>
> I wouldn't imagine this is the target audience for FatELF. For embedded
> devices, just use the same ELF files you've always used.

Of course I will. The question is, will everybody else? I'm seeing
enough bloat in the embedded world as it is without handing out new
ways to make it even easier.

--
Måns Rullgård
mans@xxxxxxxxx
--
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/