Page allocation failures in guest

2009-07-13 Thread Pierre Ossman
04:54 loki kernel: 245277 pages non-shared It doesn't look like it's out of memory to me, so I'm not sure what is going on. Rgds -- -- Pierre Ossman Linux kernel, MMC maintainerhttp://www.kernel.org rdesktop, core developer http://www.rdesktop.org

Re: Page allocation failures in guest

2009-08-11 Thread Pierre Ossman
On Mon, 13 Jul 2009 23:59:52 +0900 Minchan Kim wrote: > On Mon, Jul 13, 2009 at 6:51 PM, Pierre Ossman wrote: > > Jul 12 23:04:54 loki kernel: Active_anon:14065 active_file:87384 > > inactive_anon:37480 > > Jul 12 23:04:54 loki kernel: inactive_file:95821 unevictable:4 dir

Re: Page allocation failures in guest

2009-08-11 Thread Pierre Ossman
the virtio net driver > > > wedges itself. > > There's a fixme to retry when this happens, but this is the first report > I've received. I'll check it out. > Will it still trigger the OOM killer with this patch, or will things behave slightly more gracefully? Rgd

Re: Page allocation failures in guest

2009-08-12 Thread Pierre Ossman
On Wed, 12 Aug 2009 10:43:46 +0300 Avi Kivity wrote: > On 08/12/2009 09:19 AM, Pierre Ossman wrote: > > Will it still trigger the OOM killer with this patch, or will things > > behave slightly more gracefully? > > > > I don't think you mentioned the OOM kill

Re: Page allocation failures in guest

2009-08-13 Thread Pierre Ossman
On Wed, 12 Aug 2009 15:01:52 +0930 Rusty Russell wrote: > On Wed, 12 Aug 2009 12:49:51 pm Rusty Russell wrote: > > On Tue, 11 Aug 2009 04:22:53 pm Avi Kivity wrote: > > > On 08/11/2009 09:32 AM, Pierre Ossman wrote: > > > > I doesn't get out of it though

Re: Page allocation failures in guest

2009-08-25 Thread Pierre Ossman
On Wed, 26 Aug 2009 11:47:17 +0930 Rusty Russell wrote: > On Fri, 14 Aug 2009 05:55:48 am Pierre Ossman wrote: > > On Wed, 12 Aug 2009 15:01:52 +0930 > > Rusty Russell wrote: > > > Subject: virtio: net refill on out-of-memory > ... > > Patch applied. Now we wa