diff options
author | brian <brian@FreeBSD.org> | 2009-05-26 07:32:08 +0000 |
---|---|---|
committer | brian <brian@FreeBSD.org> | 2009-05-26 07:32:08 +0000 |
commit | a49cea262eb7aeec6c7f9eaf6c5b80911f532e9a (patch) | |
tree | 27c0bde3728f3bec772a715d3fcc7ef7a20b56e9 /sys/kern/uipc_debug.c | |
parent | 6ffe6436417e46e4117d92d087a8076e81b4fd95 (diff) | |
download | FreeBSD-src-a49cea262eb7aeec6c7f9eaf6c5b80911f532e9a.zip FreeBSD-src-a49cea262eb7aeec6c7f9eaf6c5b80911f532e9a.tar.gz |
Fix a race that can stall the timer when we remove a timer that has another
timer with a <0.05 second delta next to it.
This is done by avoiding the possibility of updating the first residual
time delta in the timer list to zero.
PR: 102747
Submitted by: Sergey Zaharchenko - doublef-ctm at yandex dot ru
MFC after: 3 weeks
Diffstat (limited to 'sys/kern/uipc_debug.c')
0 files changed, 0 insertions, 0 deletions