Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Mar 2009 08:03:54 +0000 (UTC)
From:      Jeff Roberson <jeff@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern kern_lock.c kern_mutex.c kern_rwlock.c kern_sx.c
Message-ID:  <200903150804.n2F844GF064686@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2009-03-15 08:03:54 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_lock.c kern_mutex.c kern_rwlock.c 
                         kern_sx.c 
  Log:
  SVN rev 189846 on 2009-03-15 08:03:54Z by jeff
  
   - Wrap lock profiling state variables in #ifdef LOCK_PROFILING blocks.
  
  Revision  Changes    Path
  1.140     +5 -4      src/sys/kern/kern_lock.c
  1.209     +17 -7     src/sys/kern/kern_mutex.c
  1.44      +5 -1      src/sys/kern/kern_rwlock.c
  1.63      +7 -2      src/sys/kern/kern_sx.c



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