On 06/02/16 13:14, Roger Pau Monné wrote:
+               callout_reset(&rxq->rx_refill, hz/10, 
xn_alloc_rx_buffers_callout,
+                   rxq);

Maybe use callout_reset_curcpu() to take advantage of callout's SMP capabilities ?

--HPS
_______________________________________________
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