Messages in this thread |  | | Date | Tue, 21 Apr 2015 09:06:07 -0500 (CDT) | From | Christoph Lameter <> | Subject | Re: [PATCH] mm/slab_common: Support the slub_debug boot option on specific object size |
| |
On Tue, 21 Apr 2015, Gavin Guo wrote:
> Thanks for your reply. I put the kmalloc_names in the __initdata > section. And it will be cleaned. Do you think the kmalloc_names should > be put in the global data section to avoid the dynamic creation of the > kmalloc hostname again?
Yes.
|  |