[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <a36005b50803212136s78dc2e4bx5ac715ebc7a6e48a@mail.gmail.com>
Date: Fri, 21 Mar 2008 21:36:51 -0700
From: "Ulrich Drepper" <drepper@...il.com>
To: "Andi Kleen" <andi@...stfloor.org>
Cc: "Andrew Morton" <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org, linux-mm@...ck.org
Subject: Re: [PATCH prototype] [0/8] Predictive bitmaps for ELF executables
On Fri, Mar 21, 2008 at 10:26 AM, Andi Kleen <andi@...stfloor.org> wrote:
> Concrete suggestions please.
I already spelled it out. Add a new program header entry, point it to
a bit array large enough to cover all loadable segments.
It is not worth creating problems with this invalid extension just for
old binaries. Just let those go. New binaries can automatically get
the array and then there are no extra seeks, the format is well
defined, etc.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists