Searched hist:"43 db15b16aa6ee24613d0b25cbf50f2aef5850d1" (Results 1 – 2 of 2) sorted by relevance
/freebsd/share/man/man9/ |
H A D | critical_enter.9 | diff 43db15b16aa6ee24613d0b25cbf50f2aef5850d1 Mon Mar 20 20:50:50 CET 2023 Mitchell Horne <mhorne@FreeBSD.org> 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
|
H A D | Makefile | diff 43db15b16aa6ee24613d0b25cbf50f2aef5850d1 Mon Mar 20 20:50:50 CET 2023 Mitchell Horne <mhorne@FreeBSD.org> 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
|