On Thu, 17 Jun 2004, Tony Ackerman wrote:

> We have commited the ixgb(4) driver for Intel(R) PRO/10GbE Server
> Adapters to -current and -stable. 

Tony,

When I took a look at the ixgb driver a couple of weeks ago, it looked
like there was currently no locking in the driver to allow it to execute
without the Giant lock over the kernel.  if_em and a number of other
popular drivers do have the necessary locking, which means they will be
safe to use once we support pulling the Giant lock off for most network
operations (very shortly).  Do you have plans to update the driver to add
support for Giant-free operation?

Robert N M Watson             FreeBSD Core Team, TrustedBSD Projects
[EMAIL PROTECTED]      Senior Research Scientist, McAfee Research


_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to