History log of /freebsd-9.3-release/share/man/man9/runqueue.9
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 211353 15-Aug-2010 brueffer

Tie up some loose ends r88509 left behind:

- chooseproc() is long gone, MLINK choosethread instead
- Update NAME section for choosethread
- Mark chooseproc.9 for removal

PR: 149549
Submitted by: pluknet
MFC after: 1 week


# 131735 07-Jul-2004 ru

Tabs here upset my automatic checker, so replaced them with spaces.


# 88509 26-Dec-2001 davidc

Update function definitions and required include files to reflect
the current state of the system.

Approved by: alfred


# 84306 01-Oct-2001 ru

mdoc(7) police: Use the new .In macro for #include statements.


# 74011 09-Mar-2001 jhb

Add 2001 to copyright.


# 71521 24-Jan-2001 ru

mdoc(7) police: fixed some minor formatting/spelling errors.


# 71440 23-Jan-2001 jhb

Document the current organization of the run queues and the various
functions used to manage them.

Reviewed by: sheldonh