diff options
author | Anna-Maria Behnsen <[email protected]> | 2024-02-21 10:05:41 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2024-02-22 17:52:31 +0100 |
commit | f73d9257ff3c2f415e8c342a91b7f5acfc3ce512 (patch) | |
tree | 0bc6ef2b6358a0b6c5a50740febe4ac96ca0d965 /tools/perf/scripts | |
parent | 70b4cf84f3acd9e72c9ea9064d82577b6f29a60b (diff) |
timers: Add get next timer interrupt functionality for remote CPUs
To prepare for the conversion of the NOHZ timer placement to a pull at
expiry time model it's required to have functionality available getting the
next timer interrupt on a remote CPU.
Locking of the timer bases and getting the information for the next timer
interrupt functionality is split into separate functions. This is required
to be compliant with lock ordering when the new model is in place.
Signed-off-by: Anna-Maria Behnsen <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Frederic Weisbecker <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions