cvs commit: src/sys/amd64/conf GENERIC src/sys/i386/conf
GENERIC src/sys/powerpc/conf GENERIC
Peter Wemm
peter at wemm.org
Sat Mar 8 09:29:55 UTC 2008
On Fri, Mar 7, 2008 at 3:09 PM, Xin LI <delphij at freebsd.org> wrote:
> delphij 2008-03-07 23:09:10 UTC
>
> FreeBSD src repository
>
> Modified files: (Branch: RELENG_7)
> sys/amd64/conf GENERIC
> sys/i386/conf GENERIC
> sys/powerpc/conf GENERIC
> Log:
> MFC: Switch to use ULE as default scheduler on amd64, i386 and powerpc
> architectures.
You broke powerpc tinderbox:
#if !defined(__i386__) && !defined(__amd64__) && !defined(__arm__)
#error "This architecture is not currently compatible with ULE"
#endif
--
Peter Wemm - peter at wemm.org; peter at FreeBSD.org; peter at yahoo-inc.com
"All of this is for nothing if we don't go to the stars" - JMS/B5
"If Java had true garbage collection, most programs would delete
themselves upon execution." -- Robert Sewell
More information about the cvs-src
mailing list