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

Alan Cox alc at FreeBSD.org
Sun Jun 3 23:18:30 UTC 2007


alc         2007-06-03 23:18:29 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      machdep.c 
    sys/amd64/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.673     +7 -1      src/sys/amd64/amd64/machdep.c
  1.48      +38 -0     src/sys/amd64/include/vmparam.h


More information about the cvs-src mailing list