Messages in this thread |  | | Date | Sat, 13 Oct 2001 18:23:18 +0200 (CEST) | From | Dave Jones <> | Subject | Re: cpus_allowed |
| |
On Sat, 13 Oct 2001, Rolf Fokkens wrote:
> It resulted in some new curiosity: where's cpus_allowed initialized? I can > only find an assignment to cpus_allowed for softirq's but no initialization > for other processes. I assume the correct init value would be "0xffffffff" or > -1. Can't find it though.
include/linux/sched.h: cpus_allowed: -1,
regards,
Dave.
-- | Dave Jones. http://www.codemonkey.org.uk | SuSE Labs
- 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/
|  |