From owner-cvs-all@FreeBSD.ORG  Sun Jun 29 21:13:38 2008
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@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 <ru@FreeBSD.org>)
	id 1KD4DH-000IBj-PB; Sun, 29 Jun 2008 21:13:35 +0000
Date: Mon, 30 Jun 2008 01:13:16 +0400
From: Ruslan Ermilov <ru@FreeBSD.org>
To: Alan Cox <alc@freebsd.org>
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-all@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=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