From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH v21] tools: CMDs and APIs for Cache Monitoring Technology Date: Wed, 8 Oct 2014 08:49:17 -0400 Message-ID: <20141008124917.GD13391@laptop.dumpdata.com> References: <1412756163-11122-1-git-send-email-chao.p.peng@linux.intel.com> <1412756163-11122-2-git-send-email-chao.p.peng@linux.intel.com> <20141008083445.GA11730@zion.uk.xensource.com> <20141008085606.GF12435@pengc-linux> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20141008085606.GF12435@pengc-linux> 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, JBeulich@suse.com, Wei Liu , dgdegra@tycho.nsa.gov List-Id: xen-devel@lists.xenproject.org On Wed, Oct 08, 2014 at 04:56:06PM +0800, Chao Peng wrote: > On Wed, Oct 08, 2014 at 09:34:45AM +0100, Wei Liu wrote: > > On Wed, Oct 08, 2014 at 04:16:03PM +0800, Chao Peng wrote: > > > Introduced some new xl commands to enable/disable Cache Monitoring > > > Technology(CMT) feature. > > > > > > The following two commands is to attach/detach the CMT feature > > > to/from a certain domain. > > > > > > $ xl psr-cmt-attach domid > > > $ xl psr-cmt-detach domid > > > > > > This command is to display the CMT information, such as L3 cache > > > occupancy. > > > > > > $ xl psr-cmt-show cache_occupancy > > > > > > Signed-off-by: Dongxiao Xu > > > Signed-off-by: Chao Peng > > > > Acked-by: Wei Liu > > > > Thanks for your work! > > Oh, thanks Wei for your quick feedback. > > So konrad, is it OK to pick up this one? Yes, thought please send a new patch that compiles under ARM and has the above mentioned tags added. > > Thanks very much. > > Chao > >