![]() | ||||||||||
Messages in this thread |
Hi Christoph, On Fri, Mar 28, 2008 at 6:00 AM, Linus Torvalds <torvalds@linux-foundation.org> wrote: > And the fact is, passing in GFP_ZERO from the SLUB code is a bug > regardless, because it unnecessarily does the dual memset(). We clear GFP_ZERO in new_slab() so the normal kmalloc()/kzalloc() path should be fine but don't do it for kmalloc_large() nor kmalloc_large_node(). Is that the bug here? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | |||||||||
| Last update: 2008-03-28 18:25 [from the cache] ©2003-2008 | ||||||||||