CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/08/03 10:12:08
Modified files:
sys/kern : kern_sched.c
sys/sys : sched.h
sys/uvm : uvm_meter.c
Log message:
Remove the per-cpu loadavg calculation.
The current scheduler useage is highly questionable and probably not helpful.
OK kettenis@ cheloha@ deraadt@
