aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/priority.h
Commit message (Expand)AuthorAgeFilesLines
* Use a name instead of a magic number for kern_yield(9) when the priorityMatthew D Fleming2011-05-131-0/+6
* Rework realtime priority support:John Baldwin2011-01-141-11/+11
* - Retire some unused ithread priorities: PI_TTYHIGH, PI_TAPE, andJohn Baldwin2011-01-111-8/+6
* Retire PCONFIG and leave the priority of thread0 alone when waiting forJohn Baldwin2011-01-061-3/+2
* Replace (name) with Henric Vestergaard Draboel since it was clear thatWarner Losh2007-01-081-1/+1
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* style(9) the structure definitions.David E. O'Brien2001-09-051-1/+1
* Implement a unified run queue and adjust priority levels accordingly.Jake Burkholder2001-02-121-0/+130