On Mon, Mar 28, 2016 at 07:58:29PM -0500, Christoph Lameter wrote: > On Mon, 28 Mar 2016, js1304@xxxxxxxxx wrote: > > > * This initializes kmem_cache_node or resizes various caches for all nodes. > > */ > > -static int alloc_kmem_cache_node(struct kmem_cache *cachep, gfp_t gfp) > > +static int setup_kmem_cache_node_node(struct kmem_cache *cachep, gfp_t gfp) > > ... _node_node? Isnt there a better name for it? I will think it more. Reason I use this naming is that there is other site that uses this naming convention. I'm just mimicking it. :) It's very appreaciate if you have a suggestion. Thanks. -- 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>