From owner-freebsd-hackers@FreeBSD.ORG Sun Aug 17 00:05:36 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0281537B401; Sun, 17 Aug 2003 00:05:36 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id E99F243FAF; Sun, 17 Aug 2003 00:05:34 -0700 (PDT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.9/8.12.9) with ESMTP id h7H75WlX025795; Sun, 17 Aug 2003 09:05:32 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: Pawel Jakub Dawidek From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sun, 17 Aug 2003 03:15:46 +0200." <20030817011545.GW395@garage.freebsd.pl> Date: Sun, 17 Aug 2003 09:05:32 +0200 Message-ID: <25794.1061103932@critter.freebsd.dk> cc: freebsd-hackers@freebsd.org cc: Robert Watson cc: Buckie Subject: Re: GEOM Gate. X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Aug 2003 07:05:36 -0000 In message <20030817011545.GW395@garage.freebsd.pl>, Pawel Jakub Dawidek writes : > >--X8oaj2qX3NXXvcHN >Content-Type: text/plain; charset=iso-8859-2 >Content-Disposition: inline >Content-Transfer-Encoding: quoted-printable > >On Fri, Aug 15, 2003 at 11:53:11AM -0400, Robert Watson wrote: >+> That said, I think the geom gate stuff looks very cool :-). You might be >+> able to run some interesting performance numbers comparing NFS and UFS >+> over a remote block device. > >Ok. After last geom gate optimizations I'm ready to show some tests. > >NFS read: 2539890 bytes/sec >NFS write: 2668428 bytes/sec > >GG read file: 5791796 bytes/sec (file was exported) >GG write file: 4071411 bytes/sec (file was exported) > >GG read device: 4635277 bytes/sec (disk device was exported) >GG write device: I wasn't able to test Please use /usr/src/tools/tools/ministat to do a proper statistical benchmark. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.