From owner-cvs-all@FreeBSD.ORG Sat Jan 1 22:08:35 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6B2616A4CE; Sat, 1 Jan 2005 22:08:35 +0000 (GMT) Received: from smtp-vbr10.xs4all.nl (smtp-vbr10.xs4all.nl [194.109.24.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10D9443D2D; Sat, 1 Jan 2005 22:08:35 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) j01M8XiS005081; Sat, 1 Jan 2005 23:08:33 +0100 (CET) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.13.1/8.12.9) with ESMTP id j01M8X1A006033; Sat, 1 Jan 2005 23:08:33 +0100 (CET) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.13.1/8.13.1/Submit) id j01M8X3P006032; Sat, 1 Jan 2005 23:08:33 +0100 (CET) (envelope-from wb) Date: Sat, 1 Jan 2005 23:08:33 +0100 From: Wilko Bulte To: "David E. O'Brien" Message-ID: <20050101220833.GA6007@freebie.xs4all.nl> References: <200501012149.j01LnKFm055104@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200501012149.j01LnKFm055104@repoman.freebsd.org> X-OS: FreeBSD 4.11-RC1 X-PGP: finger wilko@freebsd.org User-Agent: Mutt/1.5.6i X-Virus-Scanned: by XS4ALL Virus Scanner cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/sys msgbuf.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Jan 2005 22:08:35 -0000 On Sat, Jan 01, 2005 at 09:49:20PM +0000, David E. O'Brien wrote.. > obrien 2005-01-01 21:49:20 UTC > > FreeBSD src repository > > Modified files: > sys/sys msgbuf.h > Log: > Increase the message buffer size on AMD64. Such machines can have a lot > of devices in them, and aren't run with only 64MB of RAM. Heh... Most likely the smallest possible memory module they support is >> 64 MB ;) -- Wilko Bulte wilko@FreeBSD.org