Re: [patch] sched_[set|get]_affinity() syscall, 2.4.15-pre9

Davide Libenzi (davidel@xmailserver.org)
Fri, 23 Nov 2001 18:01:54 -0800 (PST)


On Fri, 23 Nov 2001, Ingo Molnar wrote:

[...]

Isn't it better to expose "number" cpu masks instead of
"logical" ones ?
Right now you set the raw cpus_allowed field that is a "logical" cpu
bitmask.
By using "number" maps the user can use 0..N-1 w/out having to
know internal cpu mapping.

- Davide

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