cvs commit: src/sys/kern subr_smp.c src/sys/sys pcpu.h

Nate Lawson njl at FreeBSD.org
Mon Mar 8 19:37:21 PST 2004


njl         2004/03/08 19:37:21 PST

  FreeBSD src repository

  Modified files:
    sys/kern             subr_smp.c 
    sys/sys              pcpu.h 
  Log:
  Hook CPUs up to newbus.  CPUs will ultimately be a bus driver so that
  multiple CPU-specific drivers can attach.  This is a work in progress
  so children aren't supported yet.
  
  Help from:      jhb
  
  Revision  Changes    Path
  1.183     +67 -0     src/sys/kern/subr_smp.c
  1.12      +1 -0      src/sys/sys/pcpu.h


More information about the cvs-src mailing list