All of lore.kernel.org
 help / color / mirror / Atom feed
From: Asias He <asias.hejun@gmail.com>
To: penberg@kernel.org
Cc: Ingo Molnar <mingo@elte.hu>,
	Sasha Levin <levinsasha928@gmail.com>,
	gorcunov@gmail.com, prasadjoshi124@gmail.com,
	kvm@vger.kernel.org
Subject: Re: [PATCH] kvm tools: Signal only one thread when injecting console interrupts
Date: Fri, 24 Jun 2011 21:19:28 +0800	[thread overview]
Message-ID: <4E048EE0.5090902@gmail.com> (raw)
In-Reply-To: <20110616072924.GB15366@elte.hu>

On 06/16/2011 03:29 PM, Ingo Molnar wrote:
> * Asias He <asias.hejun@gmail.com> 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 <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>
> 
> yep, very nice!
> 
> Acked-by: Ingo Molnar <mingo@elte.hu>
> 
> Thanks,
> 
> 	Ingo
> 

Hi, Pekka

Ping. Mind to merge this patch?

-- 
Best Regards,
Asias He

      reply	other threads:[~2011-06-24 13:21 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
2011-06-16  7:29   ` Ingo Molnar
2011-06-24 13:19     ` Asias He [this message]

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=4E048EE0.5090902@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.