Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/arch
> > sys/cpu.h already has them. MI code should include it.
>
> Sigh. You're correct; I'll revert this.
>
> Any idea why i386 has the different code fragment
> 'cii = 0, ci = cpu_info_list; ci != NULL; ci = ci->ci_next'
> for its own copy of CPU_INFO_FOREACH?
the sys/cpu.h version is for UP-only ports. i386 has SMP.
YAMAMOTO Takashi
Home |
Main Index |
Thread Index |
Old Index