Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Aug 2003 21:09:35 -0700
From:      Sam Leffler <sam@errno.com>
To:        Scott Long <scottl@freebsd.org>
Cc:        freebsd-arch@freebsd.org
Subject:   Re: HEADS UP: network locking work going on
Message-ID:  <466057615.1061327374@melange.errno.com>
In-Reply-To: <3F42D8EC.1010706@freebsd.org>
References:  <447450569.1061308767@melange.errno.com> <3F42D8EC.1010706@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> Is there any consideration for running some hardware drivers with Giant
> while they are converted?

I have seen no issues so far mixing drivers w/ and w/o Giant.  But that 
won't be true once drivers stop inheriting Giant when entered "from the 
top".  It's not clear to me that it's any more work to lock drivers than to 
provide some sort of compatibility shims.  Regardless this won't be an 
issue for a while.

Mind you I am still tracking at least one nasty bug...

	Sam



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