From owner-svn-src-all@FreeBSD.ORG Mon Nov 3 18:26:54 2008 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0B3391065678 for ; Mon, 3 Nov 2008 18:26:54 +0000 (UTC) (envelope-from joerg@britannica.bec.de) Received: from www.sonnenberger.org (www.ostsee-abc.de [62.206.222.50]) by mx1.freebsd.org (Postfix) with ESMTP id BC8978FC19 for ; Mon, 3 Nov 2008 18:26:53 +0000 (UTC) (envelope-from joerg@britannica.bec.de) Received: from britannica.bec.de (localhost [IPv6:::1]) by www.sonnenberger.org (Postfix) with ESMTP id 9CF2A6E788 for ; Mon, 3 Nov 2008 19:09:13 +0100 (CET) Received: by britannica.bec.de (Postfix, from userid 1000) id 4B69D939C2; Mon, 3 Nov 2008 19:07:06 +0100 (CET) Date: Mon, 3 Nov 2008 19:07:06 +0100 From: Joerg Sonnenberger To: svn-src-all@freebsd.org Message-ID: <20081103180705.GA437@britannica.bec.de> References: <200810301405.m9UE5wwZ053250@svn.freebsd.org> <877i7pdzva.fsf@kobe.laptop> <9bbcef730811021534gb114db9x16a2d6c9a3ecee8b@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9bbcef730811021534gb114db9x16a2d6c9a3ecee8b@mail.gmail.com> User-Agent: Mutt/1.5.18 (2008-05-17) Subject: Re: svn commit: r184471 - in head/bin: cat cp X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2008 18:26:54 -0000 On Mon, Nov 03, 2008 at 12:34:47AM +0100, Ivan Voras wrote: > > It looks like it's probably worth pushing the limit up to 8 MB when we > > have lots of memory :) > > Yes, it's an improvement, but who will ever notice? :) Is even the improvement from 64KB to 1MB even measurable? I mean on anything but a VAX... Joerg