From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [Xen-devel] Re: kernel BUG at mm/swapfile.c:2527! [was 3.0.0 Xen pv guest - BUG: Unable to handle] Date: Wed, 21 Sep 2011 14:04:23 -0400 Message-ID: <20110921180423.GC17357@phenom.oracle.com> References: <4E5BA49D.5060800@theshore.net> <20110829150734.GB24825@dumpdata.com> <1314704744.28989.2.camel@zakaz.uk.xensource.com> <4E5E9CDB.3070706@theshore.net> <20110906171319.GB29839@dumpdata.com> <4E6E2E11.1030602@theshore.net> <20110912161127.GB16100@oracle.com> <4E724ACD.1050207@theshore.net> <4E724F64.5080103@theshore.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: "Christopher S. Aker" Cc: Jeremy Fitzhardinge , "xen-devel@lists.xensource.com" , Ian Campbell , LKML List-Id: xen-devel@lists.xenproject.org On Sun, Sep 18, 2011 at 11:05:33AM -0400, Christopher S. Aker wrote: > We've discovered a way to reproduce this quite easily! Fire up a guest, run eatmem with 1M and enough threads to not OOM. Excellent. Can you also send me your .config to make sure I've the right knobs set? > > http://www.theshore.net/~caker/uml/patches/utils/eatmem.c > > On a 1G guest: ./eatmem 1M 900 > > -Chris