cvs commit: src/sys/kern kern_switch.c

Scott Long scottl at FreeBSD.org
Thu Jul 22 07:32:48 PDT 2004


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 cvs-all mailing list