Re: [PATCH] mask ADT: new mask.h file [2/22]

From: Paul Jackson
Date: Tue Apr 06 2004 - 02:37:58 EST


Nick, responding to Rusty:
> > I certainly don't want
> > to learn 28 nodemask and 28 cpumask primitives.
> >
>
> If they are all equivalent operations,

In this case, they are equivalent. The nodemask.h header in this patch
series is very close to being:

< cpumask.h sed -e 's/cpu/node/' -e 's/NR_CPUS/MAX_NUMNODES/' > nodemask.h

--
I won't rest till it's the best ...
Programmer, Linux Scalability
Paul Jackson <pj@xxxxxxx> 1.650.933.1373
-
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/