cvs commit: src/sys/vm vm_map.c

Mike Silbersack silby at FreeBSD.org
Tue Sep 23 11:56:55 PDT 2003


silby       2003/09/23 11:56:54 PDT

  FreeBSD src repository

  Modified files:
    sys/vm               vm_map.c 
  Log:
  Adjust the kmapentzone limit so that it takes into account the size of
  maxproc and maxfiles, as procs, pipes, and other structures cause allocations
  from kmapentzone.
  
  Submitted by:   tegge
  
  Revision  Changes    Path
  1.309     +3 -1      src/sys/vm/vm_map.c


More information about the cvs-src mailing list