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:Asias He <asias.hejun@gmail.com> Acked-by:
Ingo Molnar <mingo@elte.hu> Suggested-by:
Ingo Molnar <mingo@elte.hu> Signed-off-by:
Sasha Levin <levinsasha928@gmail.com> Signed-off-by:
Pekka Enberg <penberg@kernel.org>
Loading
Please register or sign in to comment