Remove the per-cpu loadavg calculation.
authorclaudio <claudio@openbsd.org>
Thu, 3 Aug 2023 16:12:08 +0000 (16:12 +0000)
committerclaudio <claudio@openbsd.org>
Thu, 3 Aug 2023 16:12:08 +0000 (16:12 +0000)
commit834cc80d160ab56359e2fd98c74d60fe4208d67d
tree95c588ed649ff6818b9170413fb0d39dbe9b0bc3
parent173ed18ddd75792ceb293a6310277f57d232344e
Remove the per-cpu loadavg calculation.
The current scheduler useage is highly questionable and probably not helpful.
OK kettenis@ cheloha@ deraadt@
sys/kern/kern_sched.c
sys/sys/sched.h
sys/uvm/uvm_meter.c