Frederic Weisbecker d4f7dae870 timers: Spare timer softirq until next expiry
Now that the core timer infrastructure doesn't depend anymore on
periodic base->clk increments, even when the CPU is not in NO_HZ mode,
timer softirqs can be skipped until there are timers to expire.

Some spurious softirqs can still remain since base->next_expiry doesn't
keep track of canceled timers but this still reduces the number of softirqs
significantly: ~15 times less for HZ=1000 and ~5 times less for HZ=100.

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-11-frederic@kernel.org
2020-07-17 21:55:24 +02:00
..
2020-03-21 16:00:23 +01:00
2020-01-14 12:20:48 +01:00
2020-05-09 13:57:12 +02:00
2019-04-19 19:17:04 +02:00
2020-03-21 16:00:24 +01:00
2020-02-21 11:22:15 -08:00
2018-11-23 11:51:20 +01:00
2018-11-23 11:51:21 +01:00