cvs commit: src/sys/kern sched_ule.c
Peter Grehan
grehan at freebsd.org
Thu Sep 27 10:04:54 PDT 2007
> - Assert that we're not trying to compile ULE on an unsupported
> architecture. To date, I believe only i386 and amd64 have implemented
> the third cpu switch argument required.
ARM has it:
http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/arm/arm/swtch.S?r1=1.20#rev1.20
PPC doesn't, though I think you told me that it was only required when
running MP. Is that still the case ?
later,
Peter.
More information about the cvs-src
mailing list