Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 May 1996 00:50:07 -0700 (PDT)
From:      Peter Wemm <peter>
To:        freebsd-smp
Subject:   cvs commit:  sys/i386/i386 locore.s machdep.c pmap.c
Message-ID:  <199605270750.AAA21012@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       96/05/27 00:50:07

  Modified:    i386/i386  locore.s machdep.c pmap.c
  Log:
  Slightly change the boot strategy..
  
  Defer disabling the P==V for the first 4MB until after the second cpu
  is online.  Hopefully, this will fix phk's P6 boot problem.
  
  When the cpus come online, inc a counter and report how many called in,
  hopefully this will give some hints as to why this machine wont reboot
  some times...
  
  This is a temporary hack to find out a bit more.. It'll have to be cleaned
  up before going into -current.
  
  Revision  Changes    Path
  1.21      +1 -0      sys/i386/i386/locore.s
  1.17      +11 -3     sys/i386/i386/machdep.c
  1.15      +8 -1      sys/i386/i386/pmap.c



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