From owner-freebsd-net@FreeBSD.ORG Sat Oct 13 01:29:09 2007 Return-Path: Delivered-To: freebsd-net@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C1B116A41A; Sat, 13 Oct 2007 01:29:09 +0000 (UTC) (envelope-from rees@citi.umich.edu) Received: from citi.umich.edu (unknown [IPv6:2001:468:e9c:3060::4]) by mx1.freebsd.org (Postfix) with ESMTP id 4EA2213C459; Sat, 13 Oct 2007 01:29:09 +0000 (UTC) (envelope-from rees@citi.umich.edu) Received: from citi.umich.edu (dsl093-001-248.det1.dsl.speakeasy.net [66.93.1.248]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "Jim Rees", Issuer "CITI Production KCA" (verified OK)) by citi.umich.edu (Postfix) with ESMTP id 84A2644AE; Fri, 12 Oct 2007 21:29:08 -0400 (EDT) Date: Fri, 12 Oct 2007 21:29:07 -0400 From: Jim Rees To: Kris Kennaway Message-ID: <20071013012907.GA11606@citi.umich.edu> References: <200710121912.l9CJCLeI085992@repoman.freebsd.org> <470FDD06.4090904@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <470FDD06.4090904@FreeBSD.org> Cc: freebsd-net@FreeBSD.org, Mohan Srinivasan Subject: Re: cvs commit: src/sys/nfsclient nfs.h nfs_socket.c nfs_subs.c nfsmount.h X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Oct 2007 01:29:09 -0000 Kris Kennaway wrote: Mohan's previous commit that increases the nfs server socket buffer size is also very important for NFS performance. Without it I was only getting 1-2MB/sec throughput over 10Gb ethernet with UDP mounts You're trying to use nfs/udp at 10G? I wouldn't expect that to work. I've recently been trying to get good performance from nfs at 10Gbps (on linux). The required window is 150MB for a transatlantic link.