From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chao Peng Subject: Re: [PATCH v22] tools: CMDs and APIs for Cache Monitoring Technology Date: Fri, 10 Oct 2014 14:29:37 +0800 Message-ID: <20141010062937.GA20633@pengc-linux.bj.intel.com> References: <1412827324-15859-1-git-send-email-chao.p.peng@linux.intel.com> <1412827324-15859-2-git-send-email-chao.p.peng@linux.intel.com> <20141009090908.GA17263@zion.uk.xensource.com> Reply-To: Chao Peng Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20141009090908.GA17263@zion.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: konrad.wilk@oracle.com 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 Thu, Oct 09, 2014 at 10:09:08AM +0100, Wei Liu wrote: > On Thu, Oct 09, 2014 at 12:02:04PM +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 > > In your later contribution please don't forget to carry over any tags > you got during review. > > Wei. So konrad, is it the time to allow this patch in? You know we are eager to meet the deadline for this :) Thanks, Chao