summaryrefslogtreecommitdiffstats
path: root/sys/sys/priority.h
Commit message (Expand)AuthorAgeFilesLines
* Use a name instead of a magic number for kern_yield(9) when the prioritymdf2011-05-131-0/+6
* Rework realtime priority support:jhb2011-01-141-11/+11
* - Retire some unused ithread priorities: PI_TTYHIGH, PI_TAPE, andjhb2011-01-111-8/+6
* Retire PCONFIG and leave the priority of thread0 alone when waiting forjhb2011-01-061-3/+2
* Replace (name) with Henric Vestergaard Draboel since it was clear thatimp2007-01-081-1/+1
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* style(9) the structure definitions.obrien2001-09-051-1/+1
* Implement a unified run queue and adjust priority levels accordingly.jake2001-02-121-0/+130
OpenPOWER on IntegriCloud