On Tue, Sep 25, 2012 at 1:40 PM, Jack Vogel <jfvo...@gmail.com> wrote: > Ah yes, at one time I was keeping the RX side lock when calling the stack, > but then as I recall that had problems, so the code now releases and > reaquires > as you can see. It results in some contention but I'm not sure that's > avoidable.
Jack, I am wondering if this could be avoided if we can avoid to enqueue the task OR re-enable interrupts if the other one is already scheduled. Is this possible? _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"