Content deleted Content added
m runable->runnable - Fix a typo in one click Tags: Mobile edit Mobile web edit Advanced mobile edit |
Undid revision 510159511 by 200.201.3.32 (talk) HZ, not Hz, is the correct variable (edit over 7 years old!) |
||
Line 35:
== Reckoning CPU load ==
On Linux systems, the load-average is not calculated on each clock tick, but driven by a variable value that is based on the
<source lang="c">
Line 55:
}
</source>
The countdown is over a {{code|LOAD_FREQ}} of 5
<poem>
1 HZ = 100 ticks
|