aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorFrederic Weisbecker <[email protected]>2020-07-17 16:05:49 +0200
committerThomas Gleixner <[email protected]>2020-07-17 21:55:24 +0200
commitd4f7dae87096dfe722bf32aa82076ece1063746c (patch)
tree86ec909b0294f69482200f4c691854005a180554 /lib/mpi/mpi-sub-ui.c
parent1f8a4212dc83f8353843fabf6465fd918372fbbf (diff)
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 <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Tested-by: Juri Lelli <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions