Paul Jackson <[email protected]> wrote:
>
> Andrew wrote:
> > Sweet, thanks. Perhaps we can remove cpu_online_map from UP builds soon -
> > it's really wrong to have it there.
>
> Eh ... my gut reaction is different. Even uni-processors have
> online cpus - just not very many of them (and hot unplugging one
> of them is frowned on).
That's daft. A uniprocessor machine has one and only one CPU and it's
always online! An online_map is only needed for MP.
Now conceptually, yes, we should be able to query and perhaps set the
onlineness of a CPU. But that doesn't mean that we should have storage
which idiotically remembers something which was known at compile time.
> Why make special cases when it serves no purpose?
Ths presence of cpu_online_map in UP builds _is_ a special case. The
kernel's overall approach to such things is to optimise them away at
compile time for !SMP builds.
-
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/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]