Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: yamt
Date: Fri Feb 29 12:04:48 UTC 2008
Modified Files:
src/sys/kern: sys_pipe.c
src/sys/sys: pipe.h
Log Message:
fix a livelock with multiple readers by separating condvar.
To generate a diff of this commit:
cvs rdiff -r1.96 -r1.97 src/sys/kern/sys_pipe.c
cvs rdiff -r1.23 -r1.24 src/sys/sys/pipe.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index