Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Sep 2003 11:56:54 -0700 (PDT)
From:      Mike Silbersack <silby@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vm_map.c
Message-ID:  <200309231856.h8NIusvU051421@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309231856.h8NIusvU051421>