Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Aug 1997 19:34:32 -0700 (PDT)
From:      Steve Passe <fsmp@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/include smp.h
Message-ID:  <199708150234.TAA03210@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
fsmp        1997/08/14 19:34:32 PDT

  Modified files:
    sys/i386/include     smp.h 
  Log:
  The promised "better fix" for "Trap 9 When Boot SMP" problem.
  We now tsleep() in kthread_init() between start_init()
  and prepare_usermode() while waiting for ALL the idle_loop()
  processes to come online.
  
  Debugged & tested by:   "Thomas D. Dean" <tomdean@ix.netcom.com>
  
  Reviewed by:    David Greenman <dg@root.com>
  
  Revision  Changes    Path
  1.25      +3 -2      src/sys/i386/include/smp.h



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