From owner-freebsd-current@FreeBSD.ORG Thu Nov 23 22:42:37 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 307AD16A403 for ; Thu, 23 Nov 2006 22:42:37 +0000 (UTC) (envelope-from uspoerlein@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7BC343D45 for ; Thu, 23 Nov 2006 22:41:58 +0000 (GMT) (envelope-from uspoerlein@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so525478uge for ; Thu, 23 Nov 2006 14:42:34 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:cc:subject:message-id:mail-followup-to:references:mime-version:content-type:content-disposition:in-reply-to; b=C0RoUtb5O91OW71aRaf1cSW0sPPd9l7KGSzRsnBUIEJUdb29eO52fGsvH4ATYnQ54CwJqUtolexyoQBKLhN8WS7u51zREO3qeTqLa6EGBXzFxB0xBFeMEcOjjVi9ZCoVCmplS/n8Jqam8Oj+OoApFz0+eBpyzGnZmK82zLOAeY0= Received: by 10.67.97.7 with SMTP id z7mr5909499ugl.1164321754436; Thu, 23 Nov 2006 14:42:34 -0800 (PST) Received: from roadrunner.q.local ( [85.180.138.209]) by mx.google.com with ESMTP id o30sm9919975ugd.2006.11.23.14.42.34; Thu, 23 Nov 2006 14:42:34 -0800 (PST) Received: from roadrunner.q.local (localhost [127.0.0.1]) by roadrunner.q.local (8.13.8/8.13.8) with ESMTP id kANMgURZ002591; Thu, 23 Nov 2006 23:42:30 +0100 (CET) (envelope-from uspoerlein@gmail.com) Received: (from q@localhost) by roadrunner.q.local (8.13.8/8.13.8/Submit) id kANMgSDU002590; Thu, 23 Nov 2006 23:42:28 +0100 (CET) (envelope-from uspoerlein@gmail.com) Date: Thu, 23 Nov 2006 23:42:27 +0100 From: Ulrich Spoerlein To: Kris Kennaway Message-ID: <20061123224227.GA2570@roadrunner.q.local> Mail-Followup-To: Kris Kennaway , current@freebsd.org References: <20061122184411.GB1522@roadrunner.q.local> <20061122201850.GB40482@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061122201850.GB40482@xor.obsecurity.org> Cc: current@freebsd.org Subject: Re: Expensive timeout in nfs_socket.c X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Nov 2006 22:42:37 -0000 Kris Kennaway wrote: > On Wed, Nov 22, 2006 at 07:44:11PM +0100, Ulrich Spoerlein wrote: > > Expensive timeout(9) function: 0xc062b1bc(0) 0.102241471 s > > igor# addr2line -e /boot/kernel/kernel.symbols 0xc062b1bc > > /vol/src/sys/nfsclient/nfs_socket.c:1357 > > Do you still get this after Mohan's recent commit? No, looks like it's gone ... Ulrich Spoerlein -- A: Yes. >Q: Are you sure? > >A: Because it reverses the logical flow of conversation. > >>Q: Why is top posting frowned upon?