Re: [Xen-devel] [PATCH v3 4/5] tools: code refactoring for MBM

2015-01-13 Thread Chao Peng
On Tue, Jan 13, 2015 at 01:46:50PM +, Wei Liu wrote: > On Tue, Jan 13, 2015 at 04:02:12PM +0800, Chao Peng wrote: > > Make some internal routines common so that total/local memory bandwidth > > monitoring in the next patch can make use of them. > > > > Signed-off-by: Chao Peng > > Acked-by:

Re: [Xen-devel] [PATCH v3 4/5] tools: code refactoring for MBM

2015-01-13 Thread Wei Liu
On Tue, Jan 13, 2015 at 04:02:12PM +0800, Chao Peng wrote: > Make some internal routines common so that total/local memory bandwidth > monitoring in the next patch can make use of them. > > Signed-off-by: Chao Peng Acked-by: Wei Liu Could you please in your later patch submission include short

[Xen-devel] [PATCH v3 4/5] tools: code refactoring for MBM

2015-01-13 Thread Chao Peng
Make some internal routines common so that total/local memory bandwidth monitoring in the next patch can make use of them. Signed-off-by: Chao Peng --- tools/libxl/libxl_psr.c | 44 - tools/libxl/xl_cmdimpl.c | 54 +++--