diff options
| author | Peter Zijlstra <[email protected]> | 2015-04-14 13:19:42 +0200 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2015-05-08 12:04:12 +0200 |
| commit | 3289bdb429884c0279bf9ab72dff7b934f19dfc6 (patch) | |
| tree | 120e26119487b315c7b69aab307a679d4fa25289 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | bb2ebf08869c4404dc2f8fb6fe3e4b6b00bb40ad (diff) | |
sched: Move the loadavg code to a more obvious location
I could not find the loadavg code.. turns out it was hidden in a file
called proc.c. It further got mingled up with the cruft per rq load
indexes (which we really want to get rid of).
Move the per rq load indexes into the fair.c load-balance code (that's
the only thing that uses them) and rename proc.c to loadavg.c so we
can find it again.
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Paul Gortmaker <[email protected]>
Cc: Thomas Gleixner <[email protected]>
[ Did minor cleanups to the code. ]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions