commit | ab96e798cbd562a53edd802272e49a5100b29efb | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Tue Apr 14 15:36:29 2009 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Tue Apr 14 15:37:27 2009 +0200 |
tree | 4b3558bc97f5c2fc5c63789431deef79534e3bd3 | |
parent | b6112ccbff5ec580d46b584ecc3c3a773b830da2 [diff] |
[S390] boot cputime accounting Start the cpu time accounting very early to catch the cpu time spent for the initial kernel setup. To make the output of /proc/uptime match the sum of all cpu accounting values of the boot cpu reset xtime and wall_to_monotonic to sane values based on the TOD clock. The values set by timekeeping_init are off by up to a second. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>