CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/04/06 14:33:28
Modified files:
sys/sys : sched.h
sys/kern : kern_sched.c kern_xxx.c
Log message:
Implement functions to take away the secondary CPUs from the scheduler and
give them back again, effectively stopping and starting these CPUs. Use
the stop function in sys_reboot().
ok marco@, deraadt@
