From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: Feature idea Date: Tue, 25 Oct 2011 20:40:22 +0200 Message-ID: <20111025184022.GA15648@aepfle.de> References: <1319529895.3385.210.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: chris Cc: Xen-Devel List , Ian Campbell List-Id: xen-devel@lists.xenproject.org On Tue, Oct 25, chris wrote: > Is there any documentation on it somewhere? Couldn't find anything in the tools > /xenpaging dir or on the wiki There is some outdated blurb in docs/misc/xenpaging.txt about the usage part of the xenpaging binary. The hypervisor part was documented recently in changeset 23797: http://xenbits.xen.org/hg/xen-unstable.hg/rev/18306b054799 Please note that there is currently no code in the tools to automatically start xenpaging for a given guest, the binary has to be started manually. If you want to test xenpaging use xen-unstable, 4.1 has major bugs. Olaf