Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Apr 1998 08:48:32 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/i386 mp_machdep.c
Message-ID:  <199804061548.IAA02323@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1998/04/06 08:48:32 PDT

  Modified files:
    sys/i386/i386        mp_machdep.c 
  Log:
  Use real types for the SMP pages being allocated rather than arrays of
  ints.  Remove some no longer needed casts.  Initialize the per-cpu
  global data area using the structs rather than knowing too much about
  layout, alignment, etc.
  
  Revision  Changes    Path
  1.73      +11 -17    src/sys/i386/i386/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?199804061548.IAA02323>