Date: Thu, 22 Jul 2004 14:32:48 +0000 (UTC) From: Scott Long <scottl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_switch.c Message-ID: <200407221432.i6MEWmxv003942@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
scottl 2004-07-22 14:32:48 UTC FreeBSD src repository Modified files: sys/kern kern_switch.c Log: Disable the PREEMPTION-enabled code in critical_exit() that encourages switching to a different thread. This is just a hack to try to improve stability some more, but likely points closer to the real culprit. Revision Changes Path 1.72 +2 -0 src/sys/kern/kern_switch.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407221432.i6MEWmxv003942>