* Asias He <[email protected]> wrote: > 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]>
yep, very nice! Acked-by: Ingo Molnar <[email protected]> Thanks, Ingo -- 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
