]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Move scheduler state into the per-cpu area where it can be allocated on the
authorjeff <jeff@FreeBSD.org>
Tue, 13 Aug 2019 04:54:02 +0000 (04:54 +0000)
committerjeff <jeff@FreeBSD.org>
Tue, 13 Aug 2019 04:54:02 +0000 (04:54 +0000)
commit1b199cfe3cdfc86214085bcf3c16f9c8b4dd3ee1
tree28d9c821bf83fc67392e544ca2365d198c98b248
parent07f7aba80a3935278af5f28efa5d68236892777f
Move scheduler state into the per-cpu area where it can be allocated on the
correct NUMA domain.

Reviewed by: markj, gallatin
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D19315
sys/kern/sched_ule.c
sys/sys/pcpu.h