cvs commit: src/sys/i386/include smp.h src/sys/i386/i386 mp_machdep.c

Jeff Roberson jeff at FreeBSD.org
Wed Dec 10 19:48:32 PST 2003


jeff        2003/12/10 19:48:31 PST

  FreeBSD src repository

  Modified files:
    sys/i386/include     smp.h 
    sys/i386/i386        mp_machdep.c 
  Log:
   - Add the mp_topology() function to mp_machdep.c.  This function builds up
     the smp_topology structure to reflect the layout of HTT enabled machines.
   - Add a prototype for mp_topology() in smp.h
  
  Revision  Changes    Path
  1.229     +43 -3     src/sys/i386/i386/mp_machdep.c
  1.78      +1 -0      src/sys/i386/include/smp.h


More information about the cvs-src mailing list