From owner-cvs-src-old@FreeBSD.ORG Fri Sep 4 05:06:29 2009 Return-Path: Delivered-To: cvs-src-old@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C010F1065781 for ; Fri, 4 Sep 2009 05:06:29 +0000 (UTC) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9544C8FC18 for ; Fri, 4 Sep 2009 05:06:29 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n8456TWj000579 for ; Fri, 4 Sep 2009 05:06:29 GMT (envelope-from alc@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n8456T7s000578 for cvs-src-old@freebsd.org; Fri, 4 Sep 2009 05:06:29 GMT (envelope-from alc@repoman.freebsd.org) Message-Id: <200909040506.n8456T7s000578@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to alc@repoman.freebsd.org using -f From: Alan Cox Date: Fri, 4 Sep 2009 05:06:15 +0000 (UTC) To: cvs-src-old@freebsd.org X-FreeBSD-CVS-Branch: RELENG_7 Subject: cvs commit: src/sys/amd64/include param.h X-BeenThere: cvs-src-old@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Sep 2009 05:06:29 -0000 alc 2009-09-04 05:06:15 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/amd64/include param.h Log: SVN rev 196808 on 2009-09-04 05:06:15Z by alc MFC r193729 Now that amd64's kernel map is 512GB (r192469), there is no reason to cap its buffer map at 400MB. Revision Changes Path 1.20.2.2 +0 -9 src/sys/amd64/include/param.h