From owner-cvs-all Wed Feb 12 5: 1: 2 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A749E37B401; Wed, 12 Feb 2003 05:01:00 -0800 (PST) Received: from gvr.gvr.org (gvr.gvr.org [212.61.40.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C58043FAF; Wed, 12 Feb 2003 05:00:59 -0800 (PST) (envelope-from guido@gvr.org) Received: by gvr.gvr.org (Postfix, from userid 657) id 6FCA31B; Wed, 12 Feb 2003 14:00:57 +0100 (CET) Date: Wed, 12 Feb 2003 14:00:57 +0100 From: Guido van Rooij To: Jeffrey Hsu Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet tcp_syncache.c Message-ID: <20030212130057.GA27427@gvr.gvr.org> References: <200302120042.h1C0gDVL028407@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200302120042.h1C0gDVL028407@repoman.freebsd.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Feb 11, 2003 at 04:42:12PM -0800, Jeffrey Hsu wrote: > hsu 2003/02/11 16:42:12 PST > > Modified files: > sys/netinet tcp_syncache.c > Log: > Properly document that syncache timer processing requires an > exclusive TCP protocol lock. This seems like a strange way of telling us you need a write-lock instead of a read lock... -Guido To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message