Date: Sat, 24 Apr 2010 00:53:41 +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: <201004240053.o3O0rtYx010869@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
attilio 2010-04-24 00:53:41 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/kern kern_clock.c Log: SVN rev 207138 on 2010-04-24 00:53:41Z by attilio MFC r206482, r206879: - Introduce a blessed list for sxlocks that prevents the deadlkres to panic on those ones. Populate this list with getblk and so_snd_sx and so_rcv_sx. - Fix ticks counter wrap-up Sponsored by: Sandvine Incorporated Revision Changes Path 1.211.2.3 +32 -1 src/sys/kern/kern_clock.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004240053.o3O0rtYx010869>