Date: Wed, 14 Jul 2010 19:00:44 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern sched_4bsd.c sched_ule.c Message-ID: <201007141901.o6EJ13QS088595@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2010-07-14 19:00:44 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/kern sched_4bsd.c sched_ule.c Log: SVN rev 210072 on 2010-07-14 19:00:44Z by jhb MFC 208787: Assert that the thread lock is held in sched_pctcpu() instead of recursively acquiring it. All of the current callers already hold the lock. Revision Changes Path 1.131.2.6 +1 -0 src/sys/kern/sched_4bsd.c 1.257.2.8 +1 -2 src/sys/kern/sched_ule.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007141901.o6EJ13QS088595>