Date: Tue, 5 Jun 2007 05:17:20 +0000 (UTC) From: Alan Cox <alc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 machdep.c src/sys/i386/include vmparam.h Message-ID: <200706050517.l555HKPv087613@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706050517.l555HKPv087613>
