Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/kern



Module Name:    src
Committed By:   kardel
Date:           Sat Jul  8 12:16:09 UTC 2006

Modified Files:
        src/sys/kern: sys_generic.c

Log Message:
fix a bug reported by Steven M. Bellowin regarding oversleeping
select(2) timeouts. Introduced via timcounter branch from a
tvtohz() conversion.
The left over timeout was not decremented when re-starting
the sleep in select.


To generate a diff of this commit:
cvs rdiff -r1.86 -r1.87 src/sys/kern/sys_generic.c

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