Date: Thu, 5 Oct 2006 20:31:58 +0000 (UTC) From: "Simon L. Nielsen" <simon@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/amd64/conf GENERIC src/sys/i386/conf GENERIC src/sys/ia64/conf GENERIC src/sys/pc98/conf GENERIC src/sys/powerpc/conf GENERIC src/sys/sparc64/conf GENERIC src/sys/sun4v/conf GENERIC src/sys/conf NOTES src/share/man/man4 ... Message-ID: <200610052031.k95KVxUf079184@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
simon 2006-10-05 20:31:58 UTC
FreeBSD src repository
Modified files:
sys/amd64/conf GENERIC
sys/i386/conf GENERIC
sys/ia64/conf GENERIC
sys/pc98/conf GENERIC
sys/powerpc/conf GENERIC
sys/sparc64/conf GENERIC
sys/sun4v/conf GENERIC
sys/conf NOTES
share/man/man4 sched_ule.4
Log:
- Remove SCHED_ULE from GENERIC to better avoid foot-shooting by
unsuspecting users.
- Add a comment in NOTES about experimental status of SCHED_ULE.
- Make warning about experimental status in sched_ule(4) a bit
stronger.
Suggested and reviewed by: dougb
Discussed on: developers
MFC after: 3 days
Revision Changes Path
1.5 +1 -1 src/share/man/man4/sched_ule.4
1.466 +0 -1 src/sys/amd64/conf/GENERIC
1.1386 +2 -1 src/sys/conf/NOTES
1.457 +0 -1 src/sys/i386/conf/GENERIC
1.84 +0 -1 src/sys/ia64/conf/GENERIC
1.285 +0 -1 src/sys/pc98/conf/GENERIC
1.61 +0 -1 src/sys/powerpc/conf/GENERIC
1.116 +0 -1 src/sys/sparc64/conf/GENERIC
1.2 +0 -1 src/sys/sun4v/conf/GENERIC
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610052031.k95KVxUf079184>
