On 10/11/2011 01:07 AM, Jean-Yves Migeon wrote:
On 11.10.2011 00:19, Michael C. Vergallen wrote:
Hi,
Anyone got the PAE code working under the netbsd-5.1.0_PATCH kernel ? I
would like to use it on a HP-DL580-G2 with 8 GB Ram and 4 cpu's but the
compile stops at the x86 code.
I am not sure that the PAE code has been backported to NetBSD-5. It
requires a couple of changes in x86 kernel code, especially for MP systems.
The changes are intrusive to x86 virtual memory code, making the overall
thing very unlikely for a backport.
Strange that the option is available in the 5.1 kernel source-code.