Re: kvm causing memory corruption? now 2.6.26-rc8

From: Dave Hansen
Date: Tue Jul 15 2008 - 14:57:38 EST


So, just a continuation of what we were talking about before...

I just had a bug triggered on my system because I'm running sparsemem
(it was in show_mem()). I wonder if sparsemem is contributing to the
bug. Does kvm ever do any arithmetic that you can think of with 'struct
page's?

To summarize my config:
* 4GB of RAM
* hole from 3-4GB (so ram ranges from 0-5GB)
* PAE enabled
* SPARSEMEM=y

http://sr71.net/~dave/linux/config-2.6.26-rc8-00089-ge1441b9

I'm compiling a kernel right now to try without sparsemem.

-- Dave

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/