[Bug 210974] 11.0-BETA1 & -STABLE -r302457: sys/powerpc/conf/GENERIC64 still has INVARIANTS, WITNESS, etc.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jul 10 16:58:15 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210974

            Bug ID: 210974
           Summary: 11.0-BETA1 & -STABLE -r302457:
                    sys/powerpc/conf/GENERIC64 still has INVARIANTS,
                    WITNESS, etc.
           Product: Base System
           Version: 11.0-BETA1
          Hardware: ppc
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: conf
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: markmi at dsl-only.net

11.0 -r302457's sys/powerpc/conf/GENERIC64 (for powerpc64) still has:

# For full debugger support use (turn off in stable branch):
options         DDB                     #Support DDB
#options        DEADLKRES               #Enable the deadlock resolver
options         INVARIANTS              #Enable calls of extra sanity checking
options         INVARIANT_SUPPORT       #Extra sanity checks of internal
structures, required by INVARIANTS
options         WITNESS                 #Enable checks to detect deadlocks and
cycles
options         WITNESS_SKIPSPIN        #Don't run witness on spinlocks for
speed
options         MALLOC_DEBUG_MAXZONES=8 # Separate malloc(9) zones

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list