Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Aug 2004 16:19:03 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
To:        John-Mark Gurney <gurney_j@resnet.uoregon.edu>
Cc:        freebsd-current@freebsd.org
Subject:   Re: new if_sk locking patch...
Message-ID:  <Pine.BSF.4.53.0408221606530.30284@e0-0.zab2.int.zabbadoz.net>
In-Reply-To: <Pine.BSF.4.53.0408181643040.75084@e0-0.zab2.int.zabbadoz.net>
References:  <20040817072438.GA99980@funkthat.com> <41223F40.8030702@mcsi.pp.ru> <Pine.BSF.4.53.0408171749000.75084@e0-0.zab2.int.zabbadoz.net> <Pine.BSF.4.53.0408171925030.75084@e0-0.zab2.int.zabbadoz.net> <Pine.BSF.4.53.0408181643040.75084@e0-0.zab2.int.zabbadoz.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.53.0408221606530.30284>