Re: [PATCH prototype] [0/8] Predictive bitmaps for ELF executables

From: Nicholas Miell
Date: Sat Mar 22 2008 - 06:16:55 EST



On Sat, 2008-03-22 at 10:10 +0100, Andi Kleen wrote:
> > Why not stick the bitmap in an xattr?
>
> xattrs are too small for potentially large binaries

*sigh* this is probably true

> and a mess to manage (a lot of tools don't know about them)

At this point in time, all tools that don't support xattrs are
defective, but this is still probably true.

I just have an instinctive aversion towards the kernel mucking around in
ELF objects -- for one thing, you're going to have to blacklist
cryptographically signed binaries.


--
Nicholas Miell <nmiell@xxxxxxxxxxx>

--
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/