Add a manual page explaining the format of /etc/manpath.config.
[dragonfly/vkernel-mp.git] / tools / regression / p1003_1b / README
blobb4719190d2331ff923c99e6c375d66954fc4068c
1 $FreeBSD: src/tools/regression/p1003_1b/README,v 1.1 2000/02/16 14:28:39 dufault Exp $
2 $DragonFly: src/tools/regression/p1003_1b/README,v 1.2 2003/06/17 06:29:11 dillon Exp $
4 p1003_1b: Regression tests for the scheduling facilities.
5 The following should always work as of the release of 4.0:
7 p1003_1b fifo : Check that the FIFO scheduler seems to work.
8 p1003_1b p26 :  Check that we support the expected features.
9 p1003_1b sched: Check that schedule switching seems to work.
10 p1003_1b yield: Check that yielding runs the expected process.
12 As of today "p1003_1b yield" doesn't work.  I have a minimal set
13 of patches I'm waiting for approval to commit.
15 Peter dufault@freebsd.org