Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Sep 2007 09:52:56 -0700
From:      Peter Grehan <grehan@freebsd.org>
To:        Jeff Roberson <jeff@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/kern sched_ule.c
Message-ID:  <46FBDFE8.9050909@freebsd.org>
In-Reply-To: <200709271639.l8RGdREd032105@repoman.freebsd.org>
References:  <200709271639.l8RGdREd032105@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
>    - 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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46FBDFE8.9050909>