Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Sep 1996 01:36:28 -0700 (PDT)
From:      Peter Wemm <peter>
To:        freebsd-smp
Subject:   cvs commit:  sys/kern init_main.c kern_shutdown.c
Message-ID:  <199609290836.BAA13518@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       96/09/29 01:36:27

  Modified:    kern      init_main.c kern_shutdown.c
  Log:
  Attempt to fix the boot() problems in obtaining cpu#0, as pointed out
  by: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
  
  I'm not 100% sure I've got this right, cpunumber() now returns a logical
  cpu id, doesn't it?  Steve??  Therefore, the boot cpu logical id is always
  zero, right?? :-)
  
  I've got to run, somebody else feel free to fix this if I've botched it.
  
  Revision  Changes    Path
  1.22      +6 -4      sys/kern/init_main.c
  1.4       +15 -9     sys/kern/kern_shutdown.c



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