Re: Patch to reorder functions in the vmlinux to a defined order

From: Arjan van de Ven
Date: Sat Feb 25 2006 - 03:34:09 EST


On Sat, 2006-02-25 at 03:11 +0100, Folkert van Heusden wrote:
> What about shuffeling the pages at runtime? Or are cachelines wired to
> physical pages?

remember that kernel pages are 2Mb in size, not 4Kb.
That makes it rather highly impractical ;)

(even 4Kb has many practical issues since most functions are smaller
than 4Kb by far)
-
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/