> > Presumably not all architectures are doing that. > powerpc/ppc64, for instance, determines the number of possible cpus > from information exported by firmware (and I'm mystified as to why > other platforms don't do this). So it's typical to have a kernel an a > pSeries partition with NR_CPUS=128, but cpu_possible_map = 0xff. Simply because there is no such interface on s390. The only thing we know for sure is that if we are running under z/VM the user is free to configure up to 63 additional virtual cpus on the fly... Heiko - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH] percpu data: only iterate over possible CPUs
- From: Andi Kleen <[email protected]>
- Re: [PATCH] percpu data: only iterate over possible CPUs
- From: Nathan Lynch <[email protected]>
- Re: [PATCH] percpu data: only iterate over possible CPUs
- From: Rik van Riel <[email protected]>
- Re: [PATCH] percpu data: only iterate over possible CPUs
- References:
- Re: [PATCH] percpu data: only iterate over possible CPUs
- From: Rik van Riel <[email protected]>
- Re: [PATCH] percpu data: only iterate over possible CPUs
- From: Andrew Morton <[email protected]>
- Re: [PATCH] percpu data: only iterate over possible CPUs
- From: Andrew Morton <[email protected]>
- Re: [PATCH] percpu data: only iterate over possible CPUs
- From: Eric Dumazet <[email protected]>
- Re: [PATCH] percpu data: only iterate over possible CPUs
- From: Andrew Morton <[email protected]>
- Re: [PATCH] percpu data: only iterate over possible CPUs
- From: Nathan Lynch <[email protected]>
- Re: [PATCH] percpu data: only iterate over possible CPUs
- Prev by Date: Re: CD writing in future Linux (stirring up a hornets' nest)
- Next by Date: Re: CD writing in future Linux (stirring up a hornets' nest)
- Previous by thread: Re: [PATCH] percpu data: only iterate over possible CPUs
- Next by thread: Re: [PATCH] percpu data: only iterate over possible CPUs
- Index(es):