[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <200909141335.44313.goretux@gmail.com>
Date: Mon, 14 Sep 2009 13:35:44 +0200
From: Eric Lacombe <goretux@...il.com>
To: Mel Gorman <mel@....ul.ie>
Cc: Greg KH <gregkh@...e.de>, Ingo Molnar <mingo@...e.hu>,
linux-kernel@...r.kernel.org,
Eric Lacombe <eric.lacombe@...urity-labs.org>
Subject: Eliminating kernel mixed page (code + data)
Hello,
First, is there a kernel option to enforce kernel code and kernel data
separation among pages ?
Otherwise, is it sufficient to enforce page alignment for the start address of
all data segment, to achieve this goal ?
(on top of using CONFIG_RELOCATABLE)
Thanks in advance for your answer,
Eric
--
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