]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
critical(9): small updates
authorMitchell Horne <mhorne@FreeBSD.org>
Mon, 20 Mar 2023 19:50:50 +0000 (16:50 -0300)
committerMitchell Horne <mhorne@FreeBSD.org>
Mon, 20 Mar 2023 20:12:11 +0000 (17:12 -0300)
commit43db15b16aa6ee24613d0b25cbf50f2aef5850d1
treeb6c9f61cd3a3024d07ae7afa7a57fe82b30f3a88
parentb54391a1f83169f847e5f28e29d1938a154d54e0
critical(9): small updates

 - Document CRITICAL_ASSERT() in this man page.
 - Clarify that a thread may also handle interrupts in a critical
   section, not only faults/exceptions.
 - Note the negative effects of critical section abuse
 - Some other minor clarifications
 - Add short SEE ALSO

Reviewed by: kib, markj, rpokala, Pau Amma <pauamma@gundo.com>
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D39130
share/man/man9/Makefile
share/man/man9/critical_enter.9