From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH 5/7] xenalyze: disable sched_switch_process Date: Tue, 28 Apr 2015 07:58:44 +0200 Message-ID: <20150428055844.GB19048@aepfle.de> References: <1430140936-31279-1-git-send-email-olaf@aepfle.de> <1430140936-31279-6-git-send-email-olaf@aepfle.de> <20150428031616.GA23012@zion.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20150428031616.GA23012@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: George Dunlap , Stefano Stabellini , Ian Jackson , Ian Campbell , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Tue, Apr 28, Wei Liu wrote: > On Mon, Apr 27, 2015 at 01:22:14PM +0000, Olaf Hering wrote: > > It causes a crash, dump data and return early > This doesn't look right. You skip all things below. Yes, to avoid the crash when booted with "tbuf_size=-1". When I noticed that I did not have the energy to dig into how the vcpu machinery works. Appearently it cant cope with bootup data. Olaf