Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Feb 2002 23:44:59 -0800 (PST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ia64/conf GENERIC src/sys/i386/conf GENERIC src/sys/alpha/conf GENERIC
Message-ID:  <200202130744.g1D7ixN41503@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2002/02/12 23:44:59 PST

  Modified files:
    sys/ia64/conf        GENERIC 
    sys/i386/conf        GENERIC 
    sys/alpha/conf       GENERIC 
  Log:
  Remove WITNESS from GENERIC by default: as we grow more locks, this gets
  slower, and may be impeding adoption of -CURRENT by developers.  We
  recommend turning on WITNESS by default on crash boxes, and when doing
  locking development.  It will probably get turned on by default for a week
  or two following any major locking commits, also.
  
  Approved by:    all and sundry (jhb, phk, ...)
  
  Revision  Changes    Path
  1.132     +1 -1      src/sys/alpha/conf/GENERIC
  1.334     +1 -1      src/sys/i386/conf/GENERIC
  1.25      +1 -1      src/sys/ia64/conf/GENERIC

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202130744.g1D7ixN41503>