aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/rtprio.h
Commit message (Expand)AuthorAgeFilesLines
* Remove __PAlfred Perlstein2002-03-191-1/+1
* In a threaded world, differnt priorirites become properties ofJulian Elischer2002-02-111-2/+3
* Implement a unified run queue and adjust priority levels accordingly.Jake Burkholder2001-02-121-29/+16
* Major update to the way synchronization is done in the kernel. HighlightsJason Evans2000-09-071-5/+28
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B andPeter Dufault1998-03-281-2/+2
* Reviewed by: bdePeter Dufault1998-03-081-11/+2
* Reviewed by: msmith, bde long agoPeter Dufault1998-03-041-1/+20
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* "idle priority" support. Based on code from Henrik Vestergaard Draboel,David Greenman1994-10-021-6/+24
* Realtime priority scheduling support.David Greenman1994-09-011-0/+52