On Tue, 16 Jun 2015 21:00:39 +0900 Joonsoo Kim <js1304@xxxxxxxxx> wrote: > > Okay, but Christoph choose to not support kmem_cache_debug() in patch2/7. > > > > Should we/I try to add kmem cache debugging support? > > kmem_cache_debug() is the check for slab internal debugging feature. > slab_free_hook() and others mentioned from me are also related to external > debugging features like as kasan and kmemleak. So, even if > debugged kmem_cache isn't supported by bulk API, external debugging > feature should be supported. > > > If adding these, then I would also need to add those on alloc path... > > Yes, please. I've added a patch 8 to my queue, that (tries to) implement this. Currently trying to figure out how to "use" these debugging features, so I activate that code path. -- Best regards, Jesper Dangaard Brouer MSc.CS, Sr. Network Kernel Developer at Red Hat Author of http://www.iptv-analyzer.org LinkedIn: http://www.linkedin.com/in/brouer -- 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>