diff options
author | Frederic Weisbecker <[email protected]> | 2021-02-01 00:05:48 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2021-02-17 14:12:43 +0100 |
commit | 4ae7dc97f726ea95c58ac58af71cc034ad22d7de (patch) | |
tree | ebd8b482fb64fbe9adc8767532909487eb311f29 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 47b8ff194c1fd73d58dc339b597d466fe48c8958 (diff) |
entry/kvm: Explicitly flush pending rcuog wakeup before last rescheduling point
Following the idle loop model, cleanly check for pending rcuog wakeup
before the last rescheduling point upon resuming to guest mode. This
way we can avoid to do it from rcu_user_enter() with the last resort
self-IPI hack that enforces rescheduling.
Suggested-by: Peter Zijlstra <[email protected]>
Signed-off-by: Frederic Weisbecker <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Cc: [email protected]
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions