Re: NUMA API for Linux

From: Robin Holt
Date: Thu Apr 15 2004 - 06:50:28 EST


On Thu, Apr 15, 2004 at 12:39:15PM +0200, Andi Kleen wrote:
> On Wed, 14 Apr 2004 17:38:37 -0700
> Matthew Dobson <colpatch@xxxxxxxxxx> wrote:
> > 2) Rename check_* to mpol_check_*
>
> I really don't understand why you insist on renaming all my functions?
> I like the current naming, thank you.
>

I like the mpol_ flavors because there is no namespace collision
on these. When I look at cscope or any other code analysis tool,
I know that the mpol_... functions belong together. Makes
investigating other people's code easier.

Just my 2 cents,
Robin Holt
-
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/