From owner-cvs-src@FreeBSD.ORG Sat Jan 1 22:12:12 2005 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFF1216A4CE; Sat, 1 Jan 2005 22:12:12 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B99043D2F; Sat, 1 Jan 2005 22:12:12 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id j01MC2F8038522; Sat, 1 Jan 2005 14:12:02 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id j01MC2e8038521; Sat, 1 Jan 2005 14:12:02 -0800 (PST) (envelope-from obrien) Date: Sat, 1 Jan 2005 14:12:02 -0800 From: "David O'Brien" To: Wilko Bulte Message-ID: <20050101221202.GA38487@dragon.nuxi.com> References: <200501012149.j01LnKFm055104@repoman.freebsd.org> <20050101220833.GA6007@freebie.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050101220833.GA6007@freebie.xs4all.nl> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 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-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.ORG List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Jan 2005 22:12:12 -0000 On Sat, Jan 01, 2005 at 11:08:33PM +0100, Wilko Bulte wrote: > 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 ;) Actually the smallest DDR I've seen is 128MB. The smallest Registered DDR I've seen is 256MB (and you'd use 2x in an Opteron for 512MB). -- -- David (obrien@FreeBSD.org)