Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Dec 1996 16:51:49 -0800 (PST)
From:      Steve Passe <fsmp>
To:        freebsd-smp
Subject:   cvs commit:  sys/kern kern_shutdown.c sys/i386/include smp.h sys/i386/i386 machdep.c mp_machdep.c mpboot.s
Message-ID:  <199612060051.QAA15938@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
fsmp        96/12/05 16:51:49

  Modified:    kern      kern_shutdown.c
               i386/include  smp.h
  Log:
  moved "extern smp_active" to smp.h
  
  Revision  Changes    Path
  1.7       +0 -3      sys/kern/kern_shutdown.c
  1.25      +11 -7     sys/i386/include/smp.h

  Modified:    i386/i386  machdep.c mp_machdep.c mpboot.s
  Log:
  fixed bug preventing >2 CPUs from running.
  added debug code for APs not properly starting to mpboot.s & mp_machdep.c.
  minor cleanup of machdep.c as reguards SMP.
  cleanup of mp_machdep.c
  
  Help from:
  	Terje Normann Marthinussen <Terje.N.Marthinussen@cc.uit.no>
  	"Erich Boleyn,,,," <erich@uruk.org>, smp@freebsd.org
  
  Revision  Changes    Path
  1.33      +14 -13    sys/i386/i386/machdep.c
  1.32      +419 -355  sys/i386/i386/mp_machdep.c
  1.15      +34 -1     sys/i386/i386/mpboot.s



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