x86 NX support
Posted Jun 3, 2004 9:47 UTC (Thu) by
hansl (subscriber, #5086)
In reply to:
x86 NX support by rfunk
Parent article:
x86 NX support
> Well, at least for those running x86-64 machines. The masses of us
> still running plain old 32-bit x86 machines get no joy.
No, as I understand it a 32bit x86 processor with PAE support
(which is what most people run) is supported. But it is somewhat
of a hack since PAE needs to be turned on even with small amounts
(less than 4GB) of memory and it does come at a certain performance
cost.
PAE needs to be turned on because only then there is extra room in
the processors page tables (just 1 bit per page) to mark memory
non-executable.
-Hans
(
Log in to post comments)