Date: Sun, 16 Feb 2003 09:30:49 -0800 (PST) From: Andrew Gallatin <gallatin@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha machdep.c Message-ID: <200302161730.h1GHUnXr025765@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gallatin 2003/02/16 09:30:49 PST Modified files: sys/alpha/alpha machdep.c Log: When trimming memory to fit Maxmem, and we discard an entire cluster, make certain to subtract its pages from physmem. Otherwise we end up running phys_avail_cnt negative, and bad stuff happens. MFC After: 1 week Revision Changes Path 1.193 +1 -0 src/sys/alpha/alpha/machdep.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?200302161730.h1GHUnXr025765>