On 11/18/2014 10:42 AM, Mel Gorman wrote: > 1. I'm assuming this is a KVM setup but can you confirm? Yes. > 2. Are you using numa=fake=N? Yes. numa=fake=24, which is probably way more nodes on any physical machine than the new code was tested on? > 3. If you are using fake NUMA, what happens if you boot without it as > that should make the patches a no-op? Nope, still seeing it without fake numa. > 4. Similarly, does the kernel boot properly without without patches? Yes, the kernel works fine without the patches both with and without fake numa. > 5. Are any other patches applied because the line numbers are not lining > up exactly? I have quite a few more patches on top of next, but they're debug patches that add VM_BUG_ONs in quite a few places. One thing that was odd is that your patches had merge conflicts when applied on -next in mm/huge-memory.c, so maybe that's where line number differences are coming from. > 6. As my own KVM setup appears broken, can you tell me if the host > kernel has changed recently? If so, does using an older host kernel > make a difference? Nope, I've been using the same host kernel (Ubuntu's 3.16.0-24-generic #32) for a while now. > At the moment I'm scratching my head trying to figure out how the > patches could break 9p like this as I don't believe KVM is doing any > tricks with the same bits that could result in loss. This issue reproduces rather easily, I'd be happy to try out debug patches rather than having you guess at what might have gone wrong. Thanks, Sasha -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>