On 06/16/2011 05:33 AM, Sasha Levin wrote:
> 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.
> 
> Suggested-by: Ingo Molnar <[email protected]>
> Signed-off-by: Sasha Levin <[email protected]>


This one is much simpler than the sig_block patches and also resolves
the getaddrinfo() problem for me in virtio net thread.

Tested-by: Asias He <[email protected]>

-- 
Best Regards,
Asias He
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to