Re: [PATCH] cpumask 5/10 rewrite cpumask.h - single bitmap based implementation

From: William Lee Irwin III
Date: Sun Jun 06 2004 - 07:37:43 EST


At some point in the past, my attribution was unkindly stripped from:
>> You've been told, and several times already. The current example is
>> userspace needing to know when to stop trying to online cpus.

On Sun, Jun 06, 2004 at 05:28:43AM -0700, Paul Jackson wrote:
> To which I've answered, you are describing cpu_possible_map,
> cpu_present_map and cpu_online_map, not NR_CPUS.

Why do I have to put up with this and why do they always come after me?
All of their sizes are rounded up to CHAR_BIT*sizeof(cpumask_t), and
all of their contents are variable.

Hmm. /proc/config.gz will do for now.


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