diff options
author | Peter Zijlstra <peterz@infradead.org> | 2021-05-13 02:29:23 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2021-05-13 15:21:23 +0300 |
commit | 0fdcccfafcffac70b452b3127cc3d981f0117655 (patch) | |
tree | 9c23bd4ad372b6ea648045d1bdee187e2e0a9d5a /fs/ext4/fast_commit.c | |
parent | a1dfb6311c7739e21e160bc4c5575a1b21b48c87 (diff) | |
download | linux-0fdcccfafcffac70b452b3127cc3d981f0117655.tar.xz |
tick/nohz: Call tick_nohz_task_switch() with interrupts disabled
Call tick_nohz_task_switch() slightly earlier after the context switch
to benefit from disabled IRQs. This way the function doesn't need to
disable them once more.
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20210512232924.150322-10-frederic@kernel.org
Diffstat (limited to 'fs/ext4/fast_commit.c')
0 files changed, 0 insertions, 0 deletions