From owner-freebsd-current@FreeBSD.ORG Sun Aug 22 16:20:25 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D65B16A4D4 for ; Sun, 22 Aug 2004 16:20:25 +0000 (GMT) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 050DA43D5C for ; Sun, 22 Aug 2004 16:20:10 +0000 (GMT) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from transport.cksoft.de (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id CE9B41FF9A6; Sun, 22 Aug 2004 18:20:07 +0200 (CEST) Received: by transport.cksoft.de (Postfix, from userid 66) id E6B741FF931; Sun, 22 Aug 2004 18:20:05 +0200 (CEST) Received: by mail.int.zabbadoz.net (Postfix, from userid 1060) id 19FEE15691; Sun, 22 Aug 2004 16:19:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.int.zabbadoz.net (Postfix) with ESMTP id 0F04E15329; Sun, 22 Aug 2004 16:19:04 +0000 (UTC) Date: Sun, 22 Aug 2004 16:19:03 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@e0-0.zab2.int.zabbadoz.net To: John-Mark Gurney In-Reply-To: Message-ID: References: <20040817072438.GA99980@funkthat.com> <41223F40.8030702@mcsi.pp.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS cksoft-s20020300-20031204bz on transport.cksoft.de cc: freebsd-current@freebsd.org Subject: Re: new if_sk locking patch... X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 22 Aug 2004 16:20:25 -0000 On Wed, 18 Aug 2004, Bjoern A. Zeeb wrote: Hi, > > I was running with debug.mpsafenet=1 on a Uniproc box though. I'm going > > to commit my locking patch shortly, and could you test again? > > might be able to test later this evening but cannot promise. well some days later... Been able to test the patch (which got already comitted). NO LORs seen. But it does not help in any way with the outgoing "hang" problem here. Unfortunately kern/69879 got already closed. xl0 -> sk0: ftp> put 100M local: 100M remote: 100M 229 Entering Extended Passive Mode (|||65078|) 150 Opening BINARY mode data connection for '100M'. 100% |**************************| 100 MB 5.26 MB/s 00:00 ETA 226 Transfer complete. 104857600 bytes sent in 00:18 (5.26 MB/s) that's ok considering IO, etc. here but getting the data back (the sk outgoing case): ftp> get 100M local: 100M remote: 100M 229 Entering Extended Passive Mode (|||56402|) 150 Opening BINARY mode data connection for '100M' (104857600 bytes). 0% | | 271 KB 1.10 KB/s - stalled -^C if_sk hanging again... Is there sth different in what got comitted than in your patch (apart from comments) ? -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT