History log of /freebsd/share/man/man9/kern_yield.9 (Results 1 – 1 of 1)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/14.0.0, release/13.2.0
# 30cd6fd7 09-Feb-2023 Mitchell Horne <mhorne@FreeBSD.org>

man9: Add man page for kern_yield() and friends

The page is fairly simple and will be referenced by mi_switch(9).
Provide some usage notes so that the broader implications of how/when to
use these f

man9: Add man page for kern_yield() and friends

The page is fairly simple and will be referenced by mi_switch(9).
Provide some usage notes so that the broader implications of how/when to
use these functions are understood.

Reviewed by: kib, markj
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D38182

show more ...