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