dsched_as - A simple & experimental AS
authorBrills Peng <brills@gmail.com>
Sat, 27 Aug 2011 17:27:04 +0000 (17:27 +0000)
committerAlex Hornung <ahornung@gmail.com>
Sun, 28 Aug 2011 01:20:32 +0000 (01:20 +0000)
commite8e9bef2410076330764b68eb8e999a1adcf5631
tree80957f8cf2e4bf2b7457da9d924d03cc73849cbf
parentd1fe9a1a88c3a2733fe5ca5878cf0edd839660da
dsched_as - A simple & experimental AS

 * dsched_as is a purely experimental anticipatory scheduler. It serves
   no real-life purpose other than testing and experimenting.

 * Don't use this scheduling policy for anything other than
   experimentation!!!

Sponsored-By: Google Summer of Code
sys/kern/dsched/Makefile
sys/kern/dsched/as/Makefile [new file with mode: 0644]
sys/kern/dsched/as/as.c [new file with mode: 0644]