Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 11/19/2007 19:53:48
Module Name: src
Committed By: ad
Date: Mon Nov 19 19:53:48 UTC 2007
Modified Files:
src/sys/kern: tty.c
Log Message:
Work around another funny until I figure out what is going wrong: somehow,
tp->t_rawq.c_cv.cv_waiters is dropping to zero while there are still LWPs
waiting on the queue. dtrace would be really handy here :-/
To generate a diff of this commit:
cvs rdiff -r1.203 -r1.204 src/sys/kern/tty.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.