Searched hist:"73 e46dba116dd9490e7f713f3d683096af48566a" (Results 1 – 1 of 1) sorted by relevance
/freebsd/release/ |
H A D | Makefile | diff 73e46dba116dd9490e7f713f3d683096af48566a Sun Apr 27 18:40:40 CEST 2014 Glen Barber <gjb@FreeBSD.org> Turn off the full witness trace on console output.
On head/, or more specifically, when WITNESS is in the kernel config, the console is spammed excessively with lock order reversal between isofs and devfs.
Set debug.witness.trace=0 in the installer sysctl.conf to avoid printing the full KDB stack backtrace. This does not prevent printing the lock order reversal has happened, only lessens the console spam.
Sponsored by: The FreeBSD Foundation
|