Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Sep 2005 13:21:35 -0400
From:      John Baldwin <jhb@FreeBSD.org>
To:        current@FreeBSD.org
Subject:   Locking for txp(4)
Message-ID:  <200509021321.36320.jhb@FreeBSD.org>

next in thread | raw e-mail | index | archive | help
I have a patch that adds locking to txp(4) and marks it MPSAFE.  I also think 
I've found a bug in the driver in low-memory conditions where 
txp_rxbuf_reclaim() can't allocate a new mbuf cluster, so I'd appreciate it 
if folks could test this.  Thanks.

http://www.FreeBSD.org/~jhb/patches/txp_locking.patch

-- 
John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org



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