All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Stefan Hajnoczi <stefanha@gmail.com>
Cc: Kevin Wolf <kwolf@redhat.com>,
	Stefan Hajnoczi <stefanha@redhat.com>,
	liu ping fan <qemulist@gmail.com>,
	Anthony Liguori <anthony@codemonkey.ws>,
	qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v5] QEMUBH: make AioContext's bh re-entrant
Date: Fri, 05 Jul 2013 16:12:11 +0200	[thread overview]
Message-ID: <51D6D43B.7030309@redhat.com> (raw)
In-Reply-To: <20130705134625.GA22736@stefanha-thinkpad.redhat.com>

Il 05/07/2013 15:46, Stefan Hajnoczi ha scritto:
> On Wed, Jun 26, 2013 at 05:46:11PM +0800, liu ping fan wrote:
>> On Tue, Jun 25, 2013 at 5:40 PM, Kevin Wolf <kwolf@redhat.com> wrote:
>>> Am 25.06.2013 um 19:26 hat Liu Ping Fan geschrieben:
>>>> BH will be used outside big lock, so introduce lock to protect
>>>> between the writers, ie, bh's adders and deleter. The lock only
>>>> affects the writers and bh's callback does not take this extra lock.
>>>> Note that for the same AioContext, aio_bh_poll() can not run in
>>>> parallel yet.
>>>>
>>>> Signed-off-by: Liu Ping Fan <pingfank@linux.vnet.ibm.com>
>>>>
>>>> ---------
>>>
>>> Please use exactly three dashes so that 'git am' recognises it as the
>>> end of the commit message.
>>>
>> Sorry, I will notice at the next time.  Should I re-post it?
> 
> Hi Ping Fan,
> I'm revisiting this patch but already sent the block pull request for
> this week.  Therefore I suggest you repost - that will make it easier
> for Kevin to find the patch on the list next week when he's merging
> patches.

In the meanwhile, I've sent a pull request for the atomics header that
this patch depends on.

Paolo

  reply	other threads:[~2013-07-05 14:12 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-25 17:26 [Qemu-devel] [PATCH v5] QEMUBH: make AioContext's bh re-entrant Liu Ping Fan
2013-06-25  8:45 ` Stefan Hajnoczi
2013-06-25  9:40 ` Kevin Wolf
2013-06-25 10:09   ` Paolo Bonzini
2013-06-26  9:46   ` liu ping fan
2013-07-05 13:46     ` Stefan Hajnoczi
2013-07-05 14:12       ` Paolo Bonzini [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-07-07 10:00 Liu Ping Fan
2013-07-07 12:31 ` Andreas Färber
2013-07-08  1:58   ` liu ping fan
2013-07-15  9:28 ` Stefan Hajnoczi

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=51D6D43B.7030309@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=anthony@codemonkey.ws \
    --cc=kwolf@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemulist@gmail.com \
    --cc=stefanha@gmail.com \
    --cc=stefanha@redhat.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.