On Fri, Mar 20, 2015 at 11:05 AM, David Ahern <david.ahern@xxxxxxxxxx> wrote: > > Evidently, it is a well known problem internally that goes back to at least > 2.6.39. > > To this point I have not paid attention to the allocators. At what point is > SLUB considered stable for large systems? Is 2.6.39 stable? SLUB should definitely be considered a stable allocator. It's the default allocator for at least Fedora, and that presumably means all of Redhat. SuSE seems to use SLAB still, though, so it must be getting lots of testing on x86 too. Did you test with SLUB? Does it work there? > As for SLAB it is not clear if this is a sparc only problem. Perhaps the > config should have a warning? It looks like SLAB is still the default for > most arch. I definitely think SLAB should work (although I *would* like to get rid of the duplicate allocators), and I still do think it's likely a sparc issue. Especially as it apparently goes way back. x86 gets a *lot* more testing, and I don't really recall anything like this. I'm not comfy enough reading sparc asm code to really pinpoint exactly what looks to go wrong, so I have very little input on what the problem could be. Linus -- 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>