On Wed, 21 Feb 2007, Muli Ben-Yehuda wrote: > On Wed, Feb 21, 2007 at 10:06:52AM +0200, Pekka J Enberg wrote: > > From: Pekka Enberg <[EMAIL PROTECTED]> > > > > This exports ksize in slab and slob allocators to modules. > > That's a pretty generic name... if it's going to be part of the module > API, it should be renamed to something a bit more obvious.
Hmmm... The current names are kmalloc kcalloc kzalloc kfree ksize All are pretty terse and most are frequently used (except ksize and maybe kcalloc). - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/