All of lore.kernel.org
 help / color / mirror / Atom feed
From: Asias He <asias.hejun@gmail.com>
To: Sasha Levin <levinsasha928@gmail.com>
Cc: penberg@kernel.org, mingo@elte.hu, gorcunov@gmail.com,
	prasadjoshi124@gmail.com, kvm@vger.kernel.org
Subject: Re: [PATCH] kvm tools: Signal only one thread when injecting console interrupts
Date: Thu, 16 Jun 2011 08:31:59 +0800	[thread overview]
Message-ID: <4DF94EFF.4000409@gmail.com> (raw)
In-Reply-To: <1308173586-5344-1-git-send-email-levinsasha928@gmail.com>

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 <mingo@elte.hu>
> Signed-off-by: Sasha Levin <levinsasha928@gmail.com>


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 <asias.hejun@gmail.com>

-- 
Best Regards,
Asias He

  reply	other threads:[~2011-06-16  0:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-15 21:33 [PATCH] kvm tools: Signal only one thread when injecting console interrupts Sasha Levin
2011-06-16  0:31 ` Asias He [this message]
2011-06-16  7:29   ` Ingo Molnar
2011-06-24 13:19     ` Asias He

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4DF94EFF.4000409@gmail.com \
    --to=asias.hejun@gmail.com \
    --cc=gorcunov@gmail.com \
    --cc=kvm@vger.kernel.org \
    --cc=levinsasha928@gmail.com \
    --cc=mingo@elte.hu \
    --cc=penberg@kernel.org \
    --cc=prasadjoshi124@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.