Re: [RFC][PATCH 3/6] Slab Prep: get/return_object

From: Matthew Dobson
Date: Wed Dec 14 2005 - 11:25:55 EST


Pekka Enberg wrote:
> Hi Matt,
>
> On 12/14/05, Matthew Dobson <colpatch@xxxxxxxxxx> wrote:
>
>>Create 2 helper functions in mm/slab.c: get_object() and return_object().
>>These functions reduce some existing duplicated code in the slab allocator
>>and will be used when adding Critical Page Pool support to the slab allocator.
>
>
> May I suggest different naming, slab_get_obj and slab_put_obj ?
>
> Pekka

Sure. Those sound much better than mine. :)

-Matt
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/