Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jun 2002 15:01:40 -0700 (PDT)
From:      John Kozubik <john@kozubik.com>
To:        Terry Lambert <tlambert2@mindspring.com>
Cc:        Patrick Thomas <root@utility.clubscholarship.com>, Nielsen <nielsen@memberwebs.com>, hackers@FreeBSD.ORG
Subject:   Re: (jail) problem and a (possible) solution ?
Message-ID:  <Pine.BSF.4.21.0206231458100.24005-100000@www>
In-Reply-To: <Pine.BSF.4.21.0206231412380.24005-100000@www>

next in thread | previous in thread | raw e-mail | index | archive | help

> -----
> 
> 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 - john@kozubik.com - http://www.kozubik.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0206231458100.24005-100000>