diff options
author | Frederic Weisbecker <frederic@kernel.org> | 2020-07-17 16:05:48 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2020-07-17 21:55:24 +0200 |
commit | 1f8a4212dc83f8353843fabf6465fd918372fbbf (patch) | |
tree | 7df5a9dc22f4225cbdedf9f9e5e18ab567c7846b /tools/lib/bpf/str_error.c | |
parent | 90d52f65f303091be17b5f4ffab7090b2064b4a1 (diff) |
timers: Expand clk forward logic beyond nohz
As for next_expiry, the base->clk catch up logic will be expanded beyond
NOHZ in order to avoid triggering useless softirqs.
If softirqs should only fire to expire pending timers, periodic base->clk
increments must be skippable for random amounts of time. Therefore prepare
to catch-up with missing updates whenever an up-to-date base clock is
needed.
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-10-frederic@kernel.org
Diffstat (limited to 'tools/lib/bpf/str_error.c')
0 files changed, 0 insertions, 0 deletions