Skip to content
Commit c7828731 authored by Sasha Levin's avatar Sasha Levin Committed by Will Deacon
Browse files

kvm tools: Signal only one thread when injecting console interrupts



Send signals only to the thread which handles console injection
instead of the entire process.

This prevents every single thread from having to ignore SIGALRM
and will help scaling when running large amount of VCPU threads.

Tested-by: default avatarAsias He <asias.hejun@gmail.com>
Acked-by: default avatarIngo Molnar <mingo@elte.hu>
Suggested-by: default avatarIngo Molnar <mingo@elte.hu>
Signed-off-by: default avatarSasha Levin <levinsasha928@gmail.com>
Signed-off-by: default avatarPekka Enberg <penberg@kernel.org>
parent 06761c76
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment