qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Jason J. Herne" <jjherne@linux.vnet.ibm.com>
To: quintela@redhat.com
Cc: qemu-devel@nongnu.org, dgilbert@redhat.com,
	borntraeger@de.ibm.com, amit.shah@redhat.com,
	pbonzini@redhat.com, afaerber@suse.de
Subject: Re: [Qemu-devel] [PATCH v7 0/5] migration: Dynamic cpu throttling for auto-converge
Date: Wed, 09 Sep 2015 08:51:37 -0400	[thread overview]
Message-ID: <55F02B59.4000104@linux.vnet.ibm.com> (raw)
In-Reply-To: <87si6n4xql.fsf@neno.neno>

On 09/09/2015 07:51 AM, Juan Quintela wrote:
> "Jason J. Herne" <jjherne@linux.vnet.ibm.com> wrote:
>> This patch set provides a new method for throttling a vcpu and makes use of said
>> method to dynamically increase cpu throttling during an autoconverge
>> migration until the migration completes.
>>
>> This work is related to the following discussion:
>> https://lists.gnu.org/archive/html/qemu-devel/2015-03/msg00287.html
>>
>> Previous version review is here:
>> https://lists.gnu.org/archive/html/qemu-devel/2015-07/msg00734.html
>
> Hi
>
> Applied.
>
> I fixed this by hand, but this patch set is against old version of
> qemu.  It don't even have the split of migration/ram.c from arch_init.c
> :p
>
> Later, Juan.
>
>

My apologies for that. I meant to rebase on a later master but it 
slipped my mind.
I promise to remember next time :)

Thanks for fixing up and applying.

-- 
-- Jason J. Herne (jjherne@linux.vnet.ibm.com)

      reply	other threads:[~2015-09-09 12:51 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-08 17:12 [Qemu-devel] [PATCH v7 0/5] migration: Dynamic cpu throttling for auto-converge Jason J. Herne
2015-09-08 17:12 ` [Qemu-devel] [PATCH v7 1/5] cpu: Provide vcpu throttling interface Jason J. Herne
2015-09-09  9:42   ` Paolo Bonzini
2015-09-09 10:50     ` Juan Quintela
2015-09-09 10:41   ` Juan Quintela
2015-09-09 10:52     ` Paolo Bonzini
2015-09-09 11:01       ` Juan Quintela
2015-09-09 12:11         ` Paolo Bonzini
2015-09-08 17:12 ` [Qemu-devel] [PATCH v7 2/5] migration: Parameters for auto-converge cpu throttling Jason J. Herne
2015-09-09 10:43   ` Juan Quintela
2015-09-09 11:21   ` Juan Quintela
2015-09-08 17:12 ` [Qemu-devel] [PATCH v7 3/5] migration: Dynamic cpu throttling for auto-converge Jason J. Herne
2015-09-09 10:44   ` Juan Quintela
2015-09-08 17:12 ` [Qemu-devel] [PATCH v7 4/5] qmp/hmp: Add throttle ratio to query-migrate and info migrate Jason J. Herne
2015-09-09 10:46   ` Juan Quintela
2015-09-08 17:12 ` [Qemu-devel] [PATCH v7 5/5] migration: Disambiguate MAX_THROTTLE Jason J. Herne
2015-09-09 10:45   ` Juan Quintela
2015-09-09 11:51 ` [Qemu-devel] [PATCH v7 0/5] migration: Dynamic cpu throttling for auto-converge Juan Quintela
2015-09-09 12:51   ` Jason J. Herne [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=55F02B59.4000104@linux.vnet.ibm.com \
    --to=jjherne@linux.vnet.ibm.com \
    --cc=afaerber@suse.de \
    --cc=amit.shah@redhat.com \
    --cc=borntraeger@de.ibm.com \
    --cc=dgilbert@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=quintela@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 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).