On Thu, Jun 02, 2016 at 11:16:36AM +0000, Roger Pau Monné wrote:
> Author: royger
> Date: Thu Jun  2 11:16:35 2016
> New Revision: 301198
> URL: https://svnweb.freebsd.org/changeset/base/301198
> 
> Log:
>   xen-netfront: switch to using an interrupt handler
>   
>   In order to use custom taskqueues we would have to mask the interrupt, which
>   is basically what is already done for an interrupt handler, or else we risk
>   loosing interrupts. This switches netfront to the same interrupt handling
>   that was done before multiqueue support was added.
>   
>   Reviewed by:        Wei Liu <wei.l...@citrix.com>
>   Sponsored by:       Citrix Systems R&D

Differential revision: https://reviews.freebsd.org/D6609
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to