LWN.net Logo

2.6.12 kernel released

2.6.12 kernel released

Posted Jun 18, 2005 11:20 UTC (Sat) by cartman (subscriber, #11404)
In reply to: 2.6.12 kernel released by danieldk
Parent article: 2.6.12 kernel released

NX is already supported on amd64 afaik. NX patch was for 32bit CPUs.


(Log in to post comments)

2.6.12 kernel released

Posted Jun 18, 2005 22:32 UTC (Sat) by danieldk (guest, #27876) [Link]

Yes, sorry, my post was not really clear in that. The NX bit is supported for AMD64 CPUs, but it requires that PAE is enabled.

http://lwn.net/Articles/87814/

2.6.12 kernel released

Posted Jun 19, 2005 7:11 UTC (Sun) by cartman (subscriber, #11404) [Link]

Ah ok then :)

2.6.12 kernel released

Posted Jun 20, 2005 15:00 UTC (Mon) by Ross (subscriber, #4065) [Link]

That's not how I read the summary you link to. I may be wrong but I think
it is saying that the ia32 NX support is based on the x86_64 NX support
except it only works when using PAE. That doesn't mean that the x86_64 mode
only works with PAE enabled. Other ia32 NX patches exist which don't depend
on PAE but they use ugly segmenting tricks and only work for certain memory
layouts.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds