lkml.org 
[lkml]   [2002]   [Aug]   [12]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSun, 11 Aug 2002 22:21:24 -0700 (PDT)
SubjectRe: [PATCH] Simplified scalable cpu bitmasks
From"David S. Miller" <>
   From: Rusty Russell <rusty@rustcorp.com.au>
   Date: Mon, 12 Aug 2002 14:42:51 +1000

   This changes bitmap_member to the more logical DECLARE_BITMAP, then
   uses it for cpu_online_map (ie. cpu_online_map is now an unsigned long
   array).

   Compiles and boots: Dave, how's this?

I'm ok with this for now.

I suspect that once you start using NR_CPUS in the range of 1024 or so
you want to allow the port do things like "use a pointer for cpuset_t
and NULL means CPU_MASK_ALL"

Or maybe not :-) we'll see.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:27    [from the cache]
©2003-2008