cvs commit: src/sys/kern subr_witness.c

John Baldwin jhb at FreeBSD.org
Tue Apr 25 20:24:56 UTC 2006


jhb         2006-04-25 20:24:23 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_witness.c 
  Log:
  Use db_lookup_thread() to lookup the thread for the passed in address
  and change 'show locks' to only list the locks for a given thread
  rather than for all the threads in the process containing a specified
  thread.
  
  Revision  Changes    Path
  1.216     +5 -23     src/sys/kern/subr_witness.c


More information about the cvs-src mailing list