lkml.org 
[lkml]   [2004]   [Jun]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: fix up compat_sched_[get/set]affinity
On Mon, Jun 07, 2004 at 12:54:46PM -0400, Joe Korty wrote:
> Possible algorithms for the support routines needed by wli's code, above.
> Completely untested, hope to refine and test soon.

I had in mind:
#define cpus_to_u32_array(a,cpus) bitmap_to_u32_array(a,cpus,sizeof(cpus))
#define cpus_from_u32_array(a,cpus) bitmap_from_u32_array(a,cpus,sizeof(cpus))

Non-issue since Mikael already has some tested/etc. code to drop into
lib/bitmap.c or wherever.


-- wli
-
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 14:03    [W:0.089 / U:2.280 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site