On 10/28/15 03:14, Julian Elischer wrote:
On 10/26/15 9:28 PM, Hans Petter Selasky wrote:
Author: hselasky
Date: Mon Oct 26 13:28:34 2015
New Revision: 290003
URL: https://svnweb.freebsd.org/changeset/base/290003

Log:
   Add support for binding IRQs to CPUs in the LinuxKPI. The new function
   added is for BSD only and does not exist in Linux.

um, then who would use it and why?


Hi Julian,

The parameters for bus_bind_intr() are not available outside the LinuxKPI. To support such a functionality we should wrap it, for the sake of maintainability.

The LinuxKPI is not a binary compatibility module, and will at some point have API's diverging from Linux, to fit BSD API's better.

There is a plan to use this new function alongside some new network drivers which are not yet committed, to support RSS.

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