Re: [PATCH] Move some more structures into "mostly_readonly"

From: Arnd Bergmann
Date: Wed Jun 08 2005 - 09:53:13 EST


On Dinsdag 07 Juni 2005 23:31, Brian Gerst wrote:
>
> It doesn't really matter.  .rodata isn't actually mapped read-only.
> Doing so would break up the large pages used to map the kernel.

There are some platforms that are able to have the .rodata section
of the kernel in ROM, and not all architectures support large pages,
so putting syscall_table and others into ROM could be a noticeable
advantage.

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