summaryrefslogtreecommitdiffstats
path: root/sys/ia64/conf
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/ia64/conf
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/ia64/conf')
-rw-r--r--sys/ia64/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/ia64/conf/GENERIC b/sys/ia64/conf/GENERIC
index d7b23a08..c1501d9 100644
--- a/sys/ia64/conf/GENERIC
+++ b/sys/ia64/conf/GENERIC
@@ -31,6 +31,7 @@ options COMPAT_43TTY # BSD 4.3 TTY compat (sgtty)
options COMPAT_FREEBSD6 # Compatible with FreeBSD6
options COMPAT_FREEBSD7 # Compatible with FreeBSD7
options DDB # Support DDB
+options DEADLKRES # Enable the deadlock resolver
options FFS # Berkeley Fast Filesystem
options GDB # Support remote GDB
options GEOM_LABEL # Provides labelization
OpenPOWER on IntegriCloud