Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: CVS commit: src/sys/arch
acorn has CPU_INFO_ITERATOR being cpu_t; is there any reason to not
make this the default everywhere? (I don't see much value in it
being per-arch, unless there's something I'm missing.)
they are currently per-arch since the methods of allocating and
setting up the cpu_info's is rather MD.
not that having a common method is a bad idea, but, this sort of
change affects most SMP platforms...
.mrg.
Home |
Main Index |
Thread Index |
Old Index