summaryrefslogtreecommitdiffstats
path: root/sys/mips/conf/SENTRY5
diff options
context:
space:
mode:
authorattilio <attilio@FreeBSD.org>2010-02-10 16:30:04 +0000
committerattilio <attilio@FreeBSD.org>2010-02-10 16:30:04 +0000
commit184538e27040949d2cd38637193f6a4104b8f380 (patch)
treef95ba7be7f9aaf8413ddc90d313d1b77a5924364 /sys/mips/conf/SENTRY5
parentb37faeaa60c00fee724b31b6622214fef4138bde (diff)
downloadFreeBSD-src-184538e27040949d2cd38637193f6a4104b8f380.zip
FreeBSD-src-184538e27040949d2cd38637193f6a4104b8f380.tar.gz
Add the options DEADLKRES (introducing the deadlock resolver thread) in
the 'debugging' section of any HEAD kernel and enable for the mainstream ones, excluding the embedded architectures. It may, of course, enabled on a case-by-case basis. Sponsored by: Sandvine Incorporated Requested by: emaste Discussed with: kib
Diffstat (limited to 'sys/mips/conf/SENTRY5')
-rw-r--r--sys/mips/conf/SENTRY51
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/mips/conf/SENTRY5 b/sys/mips/conf/SENTRY5
index c035350..8579c4c 100644
--- a/sys/mips/conf/SENTRY5
+++ b/sys/mips/conf/SENTRY5
@@ -56,6 +56,7 @@ options PSEUDOFS #Pseudo-filesystem framework
options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
# Debugging for use in -current
+#options DEADLKRES
options INVARIANTS
options INVARIANT_SUPPORT
OpenPOWER on IntegriCloud