Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Sep 2000 09:39:58 -0700
From:      Alfred Perlstein <bright@wintelcom.net>
To:        Chuck Paterson <cp@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/pci if_fxp.c if_fxpvar.h
Message-ID:  <20000917093958.J15156@fw.wintelcom.net>
In-Reply-To: <200009171326.GAA99804@freefall.freebsd.org>; from cp@FreeBSD.org on Sun, Sep 17, 2000 at 06:26:26AM -0700
References:  <200009171326.GAA99804@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
* Chuck Paterson <cp@FreeBSD.org> [000917 06:26] wrote:
> cp          2000/09/17 06:26:26 PDT
> 
>   Modified files:
>     sys/pci              if_fxp.c if_fxpvar.h 
>   Log:
>   Add locking to make able to run without the Giant lock being held. This
>   is enabling as all entries are still called with Giant being held.
>   Maintaining compatability with NetBSD makes what should be very simple
>   kinda ugly.

How are the IF_QUEUEs being protected?  Right now there's no
IF_QUEUE_LOCK except in BSD/os and my private tree, is this safe
without protecting the queues?

thanks,
-Alfred


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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