callout: Allocate per-cpu callout context on the owner cpu.
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Wed, 27 Sep 2017 07:01:25 +0000 (15:01 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Wed, 27 Sep 2017 07:15:33 +0000 (15:15 +0800)
commit99164ac9a339cbcd97ff68babd2179fb4a9a50b7
tree386fadd114fec05a55b68bf8318e861b735c6243
parent4f66915f75fd7d7d1067d909da9d05583265c905
callout: Allocate per-cpu callout context on the owner cpu.

Thread is not embedded in the per-cpu callout context.
sys/kern/kern_timeout.c