• Andrew Morton's avatar
    [PATCH] /proc/stat:btime fix · eb32911f
    Andrew Morton authored
    From: George Anzinger <george@mvista.com>,
          Petri Kaukasoina <kaukasoi@elektroni.ee.tut.fi>
    
    btime in /proc/stat does not stay constant but decreases at a rate of 15
    secs/day, because we're assuming that HZ is exactly 100.  Use the correct
    adjustments to fix that up.
    eb32911f
proc_misc.c 18.2 KB