On Tue, Oct 18, 2016 at 09:33:57PM +0000, David C Somayajulu wrote:
> Author: davidcs
> Date: Tue Oct 18 21:33:57 2016
> New Revision: 307578
> URL: https://svnweb.freebsd.org/changeset/base/307578
> 
> Log:
>   1.  Use taskqueue_create() instead of taskqueue_create_fast() for both
>       fastpath and slowpath taskqueues.
>   2. Service all transmits in taskqueue threads.
>   3. additional stats counters for  keeping track of
>       - bd availability
>       - tx buf ring not emptied in the fp task queue.
>         These are drained via timeout taskqueue.
>       - tx attempts during link down.
>   
>   MFC after: 5 days
Submitted by:   Matt Joras
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to