All of lore.kernel.org
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: huangy81@chinatelecom.cn
Cc: "Juan Quintela" <quintela@redhat.com>,
	"David Hildenbrand" <david@redhat.com>,
	"Richard Henderson" <richard.henderson@linaro.org>,
	qemu-devel <qemu-devel@nongnu.org>,
	"Peter Xu" <peterx@redhat.com>,
	"Dr. David Alan Gilbert" <dgilbert@redhat.com>,
	"Paolo Bonzini" <pbonzini@redhat.com>,
	"Philippe Mathieu-Daudé" <philmd@redhat.com>
Subject: Re: [PATCH v6 2/3] cpu-throttle: implement vCPU throttle
Date: Fri, 26 Nov 2021 08:08:13 +0100	[thread overview]
Message-ID: <877dcvbdia.fsf@dusky.pond.sub.org> (raw)
In-Reply-To: <2d9259a1e7cf45352a264890bb9cc3154568ec65.1637857372.git.huangy81@chinatelecom.cn> (huangy's message of "Fri, 26 Nov 2021 00:27:51 +0800")

The use of atomics in this patch and the previous requires careful
review by an expert on proper use of atomics.



  reply	other threads:[~2021-11-26  7:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-25 16:27 [PATCH v6 0/3] support dirty restraint on vCPU huangy81
     [not found] ` <cover.1637857372.git.huangy81@chinatelecom.cn>
2021-11-25 16:27   ` [PATCH v6 1/3] migration/dirtyrate: implement vCPU dirtyrate calculation periodically huangy81
2021-11-25 16:27   ` [PATCH v6 2/3] cpu-throttle: implement vCPU throttle huangy81
2021-11-26  7:08     ` Markus Armbruster [this message]
2021-11-25 16:27   ` [PATCH v6 3/3] cpus-common: implement dirty page limit on vCPU huangy81
2021-11-26  7:03     ` Markus Armbruster
2021-11-26 16:24       ` Hyman

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=877dcvbdia.fsf@dusky.pond.sub.org \
    --to=armbru@redhat.com \
    --cc=david@redhat.com \
    --cc=dgilbert@redhat.com \
    --cc=huangy81@chinatelecom.cn \
    --cc=pbonzini@redhat.com \
    --cc=peterx@redhat.com \
    --cc=philmd@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=quintela@redhat.com \
    --cc=richard.henderson@linaro.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 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.