CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/07/08 08:46:47
Modified files:
sys/arch/amd64/amd64: identcpu.c
sys/dev : kstat.c
sys/kern : kern_sched.c kern_smr.c
sys/sys : sched.h
Log message:
Introduce sched_unpeg_curproc() to abstract the current implementation.
ok kettenis@, mlarkin@, miod@, claudio@
