Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Mar 2002 18:27:55 -0800 (PST)
From:      Jeff Roberson <jeff@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/alpha/alpha mp_machdep.c
Message-ID:  <200203200227.g2K2Rt947408@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2002/03/19 18:27:55 PST

  Modified files:
    sys/alpha/alpha      mp_machdep.c 
  Log:
  Force the boot cpu to wait for the APs to finish starting up.  This eliminates
  a race where the AP and the boot cpu were trying to printf at the same time,
  which was confusing the console too much for it to continue working.
  
  Revision  Changes    Path
  1.36      +3 -0      src/sys/alpha/alpha/mp_machdep.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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