adrian 578ca42efc Add a new taskqueue setup method that takes a cpuid to pin the
taskqueue worker thread(s) to.

For now it isn't a taskqueue/taskthread error to fail to pin
to the given cpuid.

Thanks to rpaulo@, kib@ and jhb@ for feedback.

Tested:

* igb(4), with local RSS patches to pin taskqueues.

TODO:

* ask the doc team for help in documenting the new API call.
* add a taskqueue_start_threads_cpuset() method which takes
  a cpuset_t - but this may require a bunch of surgery to
  bring cpuset_t into scope.
2014-05-24 20:37:15 +00:00
..
2014-03-18 21:34:11 +00:00
MFC
2011-05-31 21:22:44 +00:00
2014-03-14 06:29:43 +00:00
2012-08-22 20:01:57 +00:00
2012-03-28 20:58:30 +00:00
2012-11-14 10:33:12 +00:00
2014-03-19 12:45:40 +00:00
2014-03-14 06:29:43 +00:00
2014-03-19 00:38:27 +00:00
2014-05-01 22:28:14 +00:00
2012-06-25 05:41:16 +00:00
2012-01-26 16:35:09 +00:00
2014-03-18 21:34:11 +00:00
2014-03-18 21:34:11 +00:00
2012-01-02 12:12:10 +00:00
2012-10-25 09:05:21 +00:00
2014-01-16 13:42:50 +00:00
MFC
2013-02-21 21:59:35 +00:00
2013-06-29 05:05:57 +00:00
2014-04-12 21:39:17 +00:00
2014-05-21 03:11:27 +00:00