]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - tools/regression/p1003_1b/README
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / tools / regression / p1003_1b / README
1 $FreeBSD$
2
3 p1003_1b: Regression tests for the scheduling facilities.
4 The following should always work as of the release of 4.0:
5
6 p1003_1b fifo : Check that the FIFO scheduler seems to work.
7 p1003_1b p26 :  Check that we support the expected features.
8 p1003_1b sched: Check that schedule switching seems to work.
9 p1003_1b yield: Check that yielding runs the expected process.
10
11 As of today "p1003_1b yield" doesn't work.  I have a minimal set
12 of patches I'm waiting for approval to commit.
13
14 Peter dufault@freebsd.org