History log of /freebsd-10.1-release/share/man/man9/runqueue.9
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 272461 02-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

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

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

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


# 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