> -----
> 
> So, if you are running 4.0 - 4.4, you need to edit ldscript.i386 and
> change 0xc0100000 to 0x8010000 (for a 2gig KVA), then you need to edit
> pmap.h and change the two lines I pasted above from 254 and 255 to 510 and
> 511, respectively.  Finally, you need to set:
> 
> options KVA_PAGES=512

An addendum - skip that last step (setting "options KVA_PAGES=512" in your
kernel config) for versions 4.0-4.4, as it did not yet exist as a config
option at that time.  Again, for 4.5 and 4.6, adding that line to your
kernel config is _all_ you need to do.

If you are reading this from the archives, please see my previous post in
this thread for specific details.

-----
John Kozubik - [EMAIL PROTECTED] - http://www.kozubik.com


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to