clock: moved re-computing of load averages to a cyclic
commita650a8e28257a035ac6b0bf3528a1ac323f86753
authorneirac <cneirabustos@gmail.com>
Mon, 29 Jan 2018 15:54:47 +0000 (29 15:54 +0000)
committerJosef 'Jeff' Sipek <jeffpc@josefsipek.net>
Wed, 31 Jan 2018 00:33:59 +0000 (30 19:33 -0500)
tree9d71267f3c15357bb8054222e95475b27ceb39f4
parent241e9661bf29691bc52efa16c9bcd1c7e672d820
clock: moved re-computing of load averages to a cyclic

The load average re-computing code that was part of clock() has now
its own cyclic.  This new cyclic fires every second.
kernel/os/clock.c