Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jul 2004 09:13:55 -0600
From:      Scott Long <scottl@freebsd.org>
To:        "'current@freebsd.org'" <current@freebsd.org>
Subject:   STABILITY [Fwd: cvs commit: src/sys/kern kern_switch.c]
Message-ID:  <40FFD9B3.3040607@freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org>
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40FFD9B3.3040607>