Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Aug 2001 15:54:36 -0700 (PDT)
From:      Matt Dillon <dillon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm swap_pager.c
Message-ID:  <200108242254.f7OMsao37153@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      2001/08/24 15:54:36 PDT

  Modified files:        (Branch: RELENG_4)
    sys/vm               swap_pager.c 
  Log:
  Cut the size of the (really over zealous) swap-meta allocation in half to
  avoid an out-of-KVM panic on machines with 4G of ram.  (This is not the
  more sophisticated kvm capping code, just a simple patch).
  
  Approved by: jkh
  
  Revision   Changes    Path
  1.130.2.9  +2 -2      src/sys/vm/swap_pager.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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