NameDateSize

..20-Dec-201651

fifo.cH A D18-Aug-20165.3 KiB

main.cH A D18-Aug-20161.6 KiB

MakefileH A D18-Aug-2016161

memlock.cH A D18-Aug-20162.7 KiB

p26.cH A D18-Aug-20162.5 KiB

prutil.cH A D18-Aug-2016970

prutil.hH A D18-Aug-2016205

READMEH A D18-Aug-2016515

sched.cH A D18-Aug-20167.3 KiB

yield.cH A D18-Aug-20165 KiB

README

1$FreeBSD$
2
3p1003_1b: Regression tests for the scheduling facilities.
4The following should always work as of the release of 4.0:
5
6p1003_1b fifo : Check that the FIFO scheduler seems to work.
7p1003_1b p26 :  Check that we support the expected features.
8p1003_1b sched: Check that schedule switching seems to work.
9p1003_1b yield: Check that yielding runs the expected process.
10
11As of today "p1003_1b yield" doesn't work.  I have a minimal set
12of patches I'm waiting for approval to commit.
13
14Peter dufault@freebsd.org
15