]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC 324487
authorsephe <sephe@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 13 Oct 2017 02:01:03 +0000 (02:01 +0000)
committersephe <sephe@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 13 Oct 2017 02:01:03 +0000 (02:01 +0000)
commita2de8c19ac5ab663002d007f797555074ff7ac7b
treefc9e671844a1fa92ecdf9505002f876dd1662883
parent25c0513379ebf2aeaa2498aed737bcd7149dda5d
MFC 324487

    hyperv/vmbus: Add tunable to pin/unpin event tasks.

    Event tasks are pinned to their respective CPU by default, in the same
    fashion as they were.

    Unpin the event tasks by setting hw.vmbus.pin_evttask to 0, if certain
    CPUs serve special purpose.

    Sponsored by:   Microsoft

git-svn-id: svn://svn.freebsd.org/base/stable/10@324572 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/hyperv/vmbus/vmbus.c