Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/sys
Module Name: src
Committed By: riastradh
Date: Sun May 3 01:20:37 UTC 2020
Modified Files:
src/sys/sys: timevar.h
Log Message:
Define DEFAULT_TIMEOUT_EPSILON for cv_timedwaitbt.
For now, it is roughly one bintime's worth of ticks.
This is about the smallest difference between wait periods we can
rely on at the moment; in the glorious tickless future we can revisit
this.
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/sys/sys/timevar.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