Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Aug 2002 07:21:38 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_mac.c src/sys/conf NOTES options
Message-ID:  <200208161421.g7GELdcl007648@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2002/08/16 07:21:38 PDT

  Modified files:
    sys/kern             kern_mac.c 
    sys/conf             NOTES options 
  Log:
  Wrap maintenance of varios nmac{objectname} counters in MAC_DEBUG so we
  can avoid the cost of a large number of atomic operations if we're not
  interested in the object count statistics.
  
  Obtained from:  TrustedBSD Project
  Sponsored by:   DARPA, NAI Labs
  
  Revision  Changes    Path
  1.1064    +1 -0      src/sys/conf/NOTES
  1.343     +1 -0      src/sys/conf/options
  1.8       +46 -0     src/sys/kern/kern_mac.c

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?200208161421.g7GELdcl007648>