From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jan Beulich" Subject: Re: [PATCH v14 06/10] x86: collect global QoS monitoring information Date: Mon, 01 Sep 2014 12:44:59 +0100 Message-ID: <5404785C020000780002F700@mail.emea.novell.com> References: <1409211839-21718-1-git-send-email-chao.p.peng@linux.intel.com> <1409211839-21718-7-git-send-email-chao.p.peng@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1409211839-21718-7-git-send-email-chao.p.peng@linux.intel.com> Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Chao Peng Cc: keir@xen.org, Ian.Campbell@citrix.com, stefano.stabellini@eu.citrix.com, George.Dunlap@eu.citrix.com, andrew.cooper3@citrix.com, Ian.Jackson@eu.citrix.com, xen-devel@lists.xen.org, dgdegra@tycho.nsa.gov List-Id: xen-devel@lists.xenproject.org >>> On 28.08.14 at 09:43, wrote: > This implementation tries to put all policies into user space, thus some > global QoS monitoring information needs to be exposed, such as the total > RMID count, L3 upscaling factor, etc. > > Signed-off-by: Dongxiao Xu > Signed-off-by: Chao Peng While I'm not particularly happy with the naming of the types that get moved to a header here (should perhaps all be x86_-prefixed), Acked-by: Jan Beulich