aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/sched.h
Commit message (Expand)AuthorAgeFilesLines
* - Adjust sched hooks for fork and exec to take processes as arguments insteadJeff Roberson2003-04-111-6/+17
* - Add the new sched_pctcpu() function to the sched_* api.Jeff Roberson2002-11-211-0/+5
* - Implement a mechanism for allowing schedulers to place scheduler dependantJeff Roberson2002-11-211-0/+14
* - Create a new scheduler api that is defined in sys/sched.hJeff Roberson2002-10-121-0/+65