diff options
author | Frederic Weisbecker <frederic@kernel.org> | 2020-07-17 17:05:44 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2020-07-17 22:55:22 +0300 |
commit | 4468897211628865ee2392acb5ad281f74176f63 (patch) | |
tree | e7ba2e16e4ad15ea6237da10b86c088d8d6184cc /scripts/gdb/linux/genpd.py | |
parent | 9a2b764b06c880678416d803d027f575ae40ec99 (diff) | |
download | linux-4468897211628865ee2392acb5ad281f74176f63.tar.xz |
timers: Add comments about calc_index() ceiling work
calc_index() adds 1 unit of the level granularity to the expiry passed
in parameter to ensure that the timer doesn't expire too early. Add a
comment to explain that and the resulting layout in the wheel.
Suggested-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Juri Lelli <juri.lelli@redhat.com>
Link: https://lkml.kernel.org/r/20200717140551.29076-6-frederic@kernel.org
Diffstat (limited to 'scripts/gdb/linux/genpd.py')
0 files changed, 0 insertions, 0 deletions