cvs commit: src/sys/i386/i386 machdep.c src/sys/i386/include vmparam.h

Alan Cox alc at FreeBSD.org
Tue Jun 5 05:17:21 UTC 2007


alc         2007-06-05 05:17:20 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        machdep.c 
    sys/i386/include     vmparam.h 
  Log:
  Add the machine-specific definitions for configuring the new physical
  memory allocator.
  
  Set the size of phys_avail[] and dump_avail[] using one of these
  definitions.
  
  Approved by:    re
  
  Revision  Changes    Path
  1.656     +7 -1      src/sys/i386/i386/machdep.c
  1.44      +37 -0     src/sys/i386/include/vmparam.h


More information about the cvs-all mailing list