STABILITY [Fwd: cvs commit: src/sys/kern kern_switch.c]

Scott Long scottl at freebsd.org
Thu Jul 22 08:15:05 PDT 2004


All,

This commit is another hack to try to improve stability some
more.  Please let me know if it helps or hurts.  If it helps
then I think that we are getting closer to at least one of the
real culprits.

Scott

-------- Original Message --------
Subject: cvs commit: src/sys/kern kern_switch.c
Date: Thu, 22 Jul 2004 14:32:48 +0000 (UTC)
From: Scott Long <scottl at FreeBSD.org>
To: src-committers at FreeBSD.org, cvs-src at FreeBSD.org, cvs-all at FreeBSD.org

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


More information about the freebsd-current mailing list