]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC: r241734
authormarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 22 Oct 2012 11:07:59 +0000 (11:07 +0000)
committermarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 22 Oct 2012 11:07:59 +0000 (11:07 +0000)
commitf2067b85ae06f4b1eda59afca0a78427ba673865
tree2a0c0181ad35f37fc1bfdbcf945c10ed2f56e101
parent8b5d91746d4a4f5fc02962baf53f2dcc2eff34e2
MFC: r241734

Let SCHED_ULE give affinity to the CPU the tick interrupt triggered on
when running tick_process(), similarly to what the x86 equivalents of
this function do, however employing the less racy sequence also used in
intr_event_handle().

git-svn-id: svn://svn.freebsd.org/base/stable/9@241877 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/sparc64/sparc64/tick.c