cvs commit: src/sys/kern kern_thread.c

David Xu davidxu at FreeBSD.org
Thu May 26 21:27:22 PDT 2005


davidxu     2005-05-27 04:27:22 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_thread.c 
  Log:
  Remove sleep queue hack, it is no longer needed with current sleep queue.
  Actually, it causes process to hang when it is being debugged.
  
  PR: gnu/77818
  
  Revision  Changes    Path
  1.216     +0 -8      src/sys/kern/kern_thread.c


More information about the cvs-all mailing list