Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Mar 2007 18:15:53 GMT
From:      Jem Matzan<jem@thejemreport.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/110140: ipw fails under load
Message-ID:  <200703091815.l29IFrOc045405@www.freebsd.org>
Resent-Message-ID: <200703091820.l29IK98d051204@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         110140
>Category:       kern
>Synopsis:       ipw fails under load
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 09 18:20:09 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Jem Matzan
>Release:        6.2-RELEASE
>Organization:
JEM Electronic Media
>Environment:
FreeBSD thinkpad 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 11:05:30 UTC 2007     root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP  i386
>Description:
The Intel Centrino IPW2100 driver stops working when under moderate-to-heavy loads, such as retrieving packages or copying files using scp. The only error message printed to the console is:

ipw0: fatal error

Neither dmesg nor /var/log/messages offer anything further than this message. If there is other information that I can provide, I'll be happy to add it upon request.

This has been previously discussed on the -STABLE mailing list, but no resolution was ever reached:

http://lists.freebsd.org/pipermail/freebsd-stable/2006-May/025669.html

I don't know if this means anything to you, but the same problem exists on OpenBSD 3.9 and 4.0.

General network performance with the IPW2100 device also seems to be slower than it should be, but I'm not really sure how I can objectively test this to prove it.
>How-To-Repeat:
Use the pkg_add command to retrieve a large package over the Internet, or install some programs from Ports, or download a file more than a few megabytes in size.
>Fix:
Re-initializing the interface will get it going again:

ifconfig ipw0 up && dhclient ipw0
>Release-Note:
>Audit-Trail:
>Unformatted:



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