kern/176446: [netinet] [patch] Concurrency in ixgbe driving out-of-order packet process and spurious RST
Ryan Stone
rysto32 at gmail.com
Thu Mar 14 21:59:50 UTC 2013
What's the benefit in having a both an interrupt thread and task that
performs the same function? It seems to me that having two threads that do
the same job is what is making this so complicated.
More information about the freebsd-net
mailing list