Date: Mon, 12 Jul 2010 10:11:10 +0000 (UTC) From: Attilio Rao <attilio@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern kern_clock.c Message-ID: <201007121011.o6CABWLl014041@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
attilio 2010-07-12 10:11:10 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/kern kern_clock.c Log: SVN rev 209931 on 2010-07-12 10:11:10Z by attilio MFC r209577, r209761: - Fix a lock leak in case the ticks wrapped up - Simplify the logic for handling ticks wrap-ups - Fix a bug where a thread may be in sleepign state but not on a sleepqueue chain still. Sponsored by: Sandvine Incorporated Revision Changes Path 1.211.2.4 +10 -9 src/sys/kern/kern_clock.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007121011.o6CABWLl014041>