From owner-cvs-src@FreeBSD.ORG Sun Jun 29 21:13:38 2008 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AC6B21065685; Sun, 29 Jun 2008 21:13:38 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from mail.vega.ru (infra.dev.vega.ru [90.156.167.14]) by mx1.freebsd.org (Postfix) with ESMTP id 626E08FC14; Sun, 29 Jun 2008 21:13:37 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from [87.242.97.68] (port=50258 helo=edoofus.dev.vega.ru) by mail.vega.ru with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68 (FreeBSD)) (envelope-from ) id 1KD4DH-000IBj-PB; Sun, 29 Jun 2008 21:13:35 +0000 Date: Mon, 30 Jun 2008 01:13:16 +0400 From: Ruslan Ermilov To: Alan Cox Message-ID: <20080629211316.GA20319@edoofus.dev.vega.ru> References: <200806291835.m5TIZNLx089927@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200806291835.m5TIZNLx089927@repoman.freebsd.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/amd64/include pmap.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jun 2008 21:13:38 -0000 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 Cheers, -- Ruslan Ermilov ru@FreeBSD.org FreeBSD committer