From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v3] xentop: add support for qdisks Date: Tue, 31 Mar 2015 17:30:12 +0100 Message-ID: <1427819412.2115.195.camel@citrix.com> References: <55107DAC02000091000F31CF@prv-mh.provo.novell.com> <1427209299.21742.424.camel@citrix.com> <55113B6002000091000F3341@prv-mh.provo.novell.com> <1427216387.21742.461.camel@citrix.com> <20150330152005.GA4108@zion.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150330152005.GA4108@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: Wei Liu Cc: Charles Arnold , Ian Jackson , xen-devel List-Id: xen-devel@lists.xenproject.org On Mon, 2015-03-30 at 16:20 +0100, Wei Liu wrote: > On Tue, Mar 24, 2015 at 04:59:47PM +0000, Ian Campbell wrote: > [...] > > > for running xentop in batch mode where the output can be captured. For > > > normal screen viewing, I doubt anyone has a screen with more that 1024 > > > lines on which to view the output :) > > > > :-). I'm not sure if there is anyone out there who uses libxenstat > > directly for other purposes, but I suppose it isn't impossible. > > > > > I'll code up another version with your suggestion. > > > > Thanks, given the libxl limit I'm wondering about just taking v3 of this > > patch and taking what would otherwise have been v4 as an improvement. > > > > Agreed. OK, Acked + applied. Ian.