From owner-freebsd-stable Tue Oct 2 20:58:59 2001 Delivered-To: freebsd-stable@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id A4E7737B406 for ; Tue, 2 Oct 2001 20:58:53 -0700 (PDT) Received: (from dillon@localhost) by earth.backplane.com (8.11.6/8.11.2) id f933wrg62718; Tue, 2 Oct 2001 20:58:53 -0700 (PDT) (envelope-from dillon) Date: Tue, 2 Oct 2001 20:58:53 -0700 (PDT) From: Matt Dillon Message-Id: <200110030358.f933wrg62718@earth.backplane.com> To: leres@no.spam.ee.lbl.gov (Craig Leres) Cc: freebsd-stable@FreeBSD.ORG Subject: Re: 4GB memory problem References: <200110030106.f9316hB11322@fun.ee.lbl.gov> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG : :I did a quick diff of 4.4-RELEASE's vm/swap_pager.c against :FreeBSD-current (always a good place to start) and found that there :is some new code that deals with this problem. I adapted the new :code to 4.4-RELEASE and now on bootup I get: : : Swap zone entries reduced from 1005708 to 670472 : :My system seems to run ok now. Appended are context diffs against :4.4-RELEASE. : : Craig I've been meaning to MFC that patchset. I'll get it into stable tonight. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message