Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Dec 1996 21:51:17 -0800 (PST)
From:      Peter Wemm <peter>
To:        freebsd-smp
Subject:   cvs commit:  sys/i386/i386 locore.s mp_machdep.c mpboot.s pmap.c swtch.s sys/kern init_smp.c sys/i386/conf options.i386 sys/i386/include smp.h
Message-ID:  <199612030551.VAA10769@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       96/12/02 21:51:17

  Modified:    i386/conf  options.i386
               i386/i386  locore.s mp_machdep.c mpboot.s pmap.c swtch.s
               i386/include  smp.h
               kern      init_smp.c
  Log:
  Move experimental options from opt_smp.h to their own file.. Otherwise,
  too much needs to be recompiled when enabling one of them for testing..
  
  Revision  Changes    Path
  1.14      +5 -3      sys/i386/conf/options.i386
  1.34      +1 -0      sys/i386/i386/locore.s
  1.26      +2 -1      sys/i386/i386/mp_machdep.c
  1.13      +1 -1      sys/i386/i386/mpboot.s
  1.31      +1 -0      sys/i386/i386/pmap.c
  1.29      +1 -0      sys/i386/i386/swtch.s
  1.23      +2 -1      sys/i386/include/smp.h
  1.41      +2 -1      sys/kern/init_smp.c



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