Date: Wed, 14 Jul 2010 19:01:08 +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.o6EJ1O8T088634@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2010-07-14 19:01:08 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/kern sched_4bsd.c sched_ule.c Log: SVN rev 210073 on 2010-07-14 19:01:08Z 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.106.2.11 +1 -0 src/sys/kern/sched_4bsd.c 1.214.2.14 +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.o6EJ1O8T088634>