Am 15.08.2013 14:02, schrieb Linus Torvalds: >> I just cherry-picked e6c495a96ce0 into 3.9.11 and 3.7.10. >> Unfortunately this does _not resolve_ my issue (too good to be true) :-( > Ho humm. I've found at least one other bug, but that one only affects > hugepages. Do you perhaps have transparent hugepages enabled? I was using the Ubuntu mainline Kernel config: ben@n179 ~/p/linux.git> cat .config | grep TRANSPARENT_HUG CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y CONFIG_TRANSPARENT_HUGEPAGE=y # CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS is not set CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y > I'll think about this some more. I'm not happy with how that > particular whole TLB flushing hack was done, but I need to sleep on > this. Thanks! Being an end user having only a very limited understanding of the internals behind this issue, I really appreciate any support I receive from people who do. :-) -- 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>