cvs commit: src/sys/kern kern_lock.c subr_lock.c

Kip Macy kmacy at FreeBSD.org
Sun Nov 12 03:30:03 UTC 2006


kmacy       2006-11-12 03:30:02 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_lock.c subr_lock.c 
  Log:
  show lock class in profiling output for default case where type is not specified when initializing the lock
  
  Approved by: scottl (standing in for mentor rwatson)
  
  Revision  Changes    Path
  1.102     +2 -0      src/sys/kern/kern_lock.c
  1.9       +22 -19    src/sys/kern/subr_lock.c


More information about the cvs-all mailing list