Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jan 2004 14:11:53 -0800 (PST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_mutex.c
Message-ID:  <200401282211.i0SMBr1R090898@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2004/01/28 14:11:53 PST

  FreeBSD src repository

  Modified files:
    sys/kern             kern_mutex.c 
  Log:
  Add a reset sysctl for mutex profiling: zeros all of the mutex
  profiling buffers and hash table.  This makes it a lot easier to
  do multiple profiling runs without rebooting or performing
  gratuitous arithmetic.  Sysctl is named debug.mutex.prof.reset.
  
  Reviewed by:    jake
  
  Revision  Changes    Path
  1.137     +27 -0     src/sys/kern/kern_mutex.c



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