On Tue, 31 Jul 2012, Glauber Costa wrote: > Yes, but since deleting caches is not a common operation in the kernel, > you will have to force somehow. On bootup the ACPI subsystem creates some caches and also removes them. This bug actually triggers here even when using kvm. Seems that this is due to some use of kmalloc allocations for kmem_cache in slub where we use kmalloc-256 instead of kmem_cache. -- 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>