Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Jun 2006 12:41:59 +0100 (BST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/netinet tcp_timer.c
Message-ID:  <20060604124051.I69345@fledge.watson.org>
In-Reply-To: <200606031937.k53Jb8L9078867@repoman.freebsd.org>
References:  <200606031937.k53Jb8L9078867@repoman.freebsd.org>

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

On Sat, 3 Jun 2006, Robert Watson wrote:

>  While here, fixing up some RUNLOCK->WUNLOCK bugs.

FYI, this is not a functional change, as we currently maintain macros that 
distinguish read/write operations on the pcbinfo, but the underlying 
implementation uses a mutex.  At some point, an interesting experiment might 
be to try using rwlocks, but the implementation will likely need some 
massaging since the macro-ized read/write distinction has never been tested.

Robert N M Watson



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