cvs commit: src/sys/kern kern_lock.c

John Baldwin jhb at FreeBSD.org
Wed Mar 21 19:28:21 UTC 2007


jhb         2007-03-21 19:28:21 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_lock.c 
  Log:
  Handle the case when a thread is blocked on a lockmgr lock with LK_DRAIN
  in DDB's 'show sleepchain'.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.107     +15 -2     src/sys/kern/kern_lock.c


More information about the cvs-src mailing list