cvs commit: src/sys/vm vm_map.c

Alan Cox alc at FreeBSD.org
Mon May 26 17:47:15 PDT 2003


alc         2003/05/26 17:47:02 PDT

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/vm               vm_map.c 
  Log:
  MFC
   Make the reservation of KVA space for kernel map entries a function
   of the KVA space's size in addition to the amount of physical memory
   and reduce it by a factor of two.
  
  Revision    Changes    Path
  1.187.2.19  +2 -1      src/sys/vm/vm_map.c


More information about the cvs-src mailing list