Re: [Xen-devel] [PATCH v6 14/14] docs: add xl-psr.markdown

2015-05-06 Thread Chao Peng
On Tue, May 05, 2015 at 01:54:58PM +0100, Ian Campbell wrote: > On Thu, 2015-04-23 at 17:55 +0800, Chao Peng wrote: > > > +Maximum RMID and supported monitor types in the system can be obtained by: > > + > > +`xl psr-cmt-hwinfo` > > I think this is now `xl psr-hwinfo --cmt` ? > > > +For example,

Re: [Xen-devel] [PATCH v6 14/14] docs: add xl-psr.markdown

2015-05-05 Thread Ian Campbell
On Thu, 2015-04-23 at 17:55 +0800, Chao Peng wrote: > +Maximum RMID and supported monitor types in the system can be obtained by: > + > +`xl psr-cmt-hwinfo` I think this is now `xl psr-hwinfo --cmt` ? > +For example, assuming a system with 8 portions and 3 domains: > + > + * A CBM of 0xff for ev

[Xen-devel] [PATCH v6 14/14] docs: add xl-psr.markdown

2015-04-23 Thread Chao Peng
Add document to introduce basic concepts and terms in PSR family technologies and the xl interfaces. Signed-off-by: Chao Peng --- Changes in v6: * Address comments from Ian. Changes in v5: * Address comments from Andrew/Ian. --- docs/man/xl.pod.1 | 10 +++- docs/misc/xl-psr.markdown | 1