virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: Anthony Liguori <aliguori@us.ibm.com>
Cc: virtualization@lists.linux-foundation.org
Subject: Re: [PATCH] Always notify a virtio_ring when it's full
Date: Wed, 9 Jan 2008 11:34:49 +1100	[thread overview]
Message-ID: <200801091134.49479.rusty@rustcorp.com.au> (raw)
In-Reply-To: <11998256502093-git-send-email-aliguori@us.ibm.com>

On Wednesday 09 January 2008 07:54:10 Anthony Liguori wrote:
> I saw that the tx timer was removed in your patch queue but you weren't
> notifying when full.  I decided to do it here instead of in the error case
> on add_buf for really no great reason other than I thought it made more
> sense for it to happen in the notify().

Erk, my bad, I put a ->notify call in the get_buf fail path, not the add_buf 
fail path.

Fixed in latest, thanks.

Rusty.

      reply	other threads:[~2008-01-09  0:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-08 20:54 [PATCH] Always notify a virtio_ring when it's full Anthony Liguori
2008-01-09  0:34 ` Rusty Russell [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=200801091134.49479.rusty@rustcorp.com.au \
    --to=rusty@rustcorp.com.au \
    --cc=aliguori@us.ibm.com \
    --cc=virtualization@lists.linux-foundation.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).