• Andrew Morton's avatar
    [PATCH] procfs LoadAVG/load_avg scaling fix · 9b8696f2
    Andrew Morton authored
    From: Ingo Molnar <mingo@elte.hu>
    
    Dave reported that /proc/*/status sometimes shows 101% as LoadAVG, which
    makes no sense.
    
    the reason of the bug is slightly incorrect scaling of the load_avg value. 
    The patch below fixes this.
    9b8696f2
array.c 10.3 KB