Date: Sun, 29 Jun 2008 16:44:18 -0500 From: Alan Cox <alc@cs.rice.edu> To: Ruslan Ermilov <ru@FreeBSD.org> Cc: Alan Cox <alc@freebsd.org>, cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/amd64/include pmap.h Message-ID: <48680232.4010200@cs.rice.edu> In-Reply-To: <20080629211316.GA20319@edoofus.dev.vega.ru> References: <200806291835.m5TIZNLx089927@repoman.freebsd.org> <20080629211316.GA20319@edoofus.dev.vega.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
Ruslan Ermilov wrote: >On Sun, Jun 29, 2008 at 06:35:00PM +0000, Alan Cox wrote: > > >>alc 2008-06-29 18:35:00 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/amd64/include pmap.h >> Log: >> SVN rev 180100 on 2008-06-29 18:35:00Z by alc >> >> Increase the size of the kernel virtual address space to 6GB. Until the >> maximum size of the kmem map can be greater than 4GB, there is little point >> in making the kernel virtual address space larger than 6GB. >> >> Tested by: kris@ >> >> Revision Changes Path >> 1.141 +4 -5 src/sys/amd64/include/pmap.h >> >> >> >Can you please draw a new layout, similar to the one made by Peter? > >http://lists.freebsd.org/pipermail/freebsd-amd64/2005-July/005578.html > > > Change the following line ffffffff80000000 - ffffffffffffffff 2GB kva to fffffffe80000000 - ffffffffffffffff 6GB kva Regards, Alan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48680232.4010200>