Re: [PATCH] Introduce nodemask_t ADT [0/7]

From: Paul Jackson
Date: Fri Mar 19 2004 - 18:47:48 EST


> Well, if we're going to make a generic bitmap type, it shouldn't have
> size limitations, as almost any limit we set will be too small
> eventually...

A trillion bits ...

Nah - bitmasks are a bunch of bits, layed out in order. This is
appropriate for tens, hundreds, even (on big iron) thousands of
bits.

There are limitations to the practical application of such bitmasks,
as I'm sure we both agree and both accept.

--
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/