diff options
author | Peter Zijlstra <[email protected]> | 2017-04-10 12:47:33 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-04-14 10:26:36 +0200 |
commit | 3841cdc31099fe3b84c93903c63e3d60348c0ea1 (patch) | |
tree | fbf5cfbe5db805f191b8be1afe7d2dc78399fdbe /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 76d034edcf658e3c74fd90b149882ab1464e4af9 (diff) |
sched/fair: Fix comments
Historically our periods (or p) argument in PELT denoted the number of
full periods (what is now d2). However recent patches have changed
this to the total decay (previously p+1), leading to a confusing
discrepancy between comments and code.
Try and clarify things by making periods (in code) and p (in comments)
be the same thing (again).
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
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