From owner-cvs-all Fri Nov 2 17: 8:58 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4924437B40A; Fri, 2 Nov 2001 17:08:55 -0800 (PST) Received: (from dillon@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fA318tn86727; Fri, 2 Nov 2001 17:08:55 -0800 (PST) (envelope-from dillon) Message-Id: <200111030108.fA318tn86727@freefall.freebsd.org> From: Matt Dillon Date: Fri, 2 Nov 2001 17:08:55 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha pmap.c src/sys/ia64/ia64 pmap.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dillon 2001/11/02 17:08:55 PST Modified files: sys/alpha/alpha pmap.c sys/ia64/ia64 pmap.c Log: Implement i386/i386/pmap.c 1.292 for alpha, ia64 (avoid free page exhaustion / kernel panic for certain madvise() scenarios) Revision Changes Path 1.67 +18 -2 src/sys/alpha/alpha/pmap.c 1.31 +17 -1 src/sys/ia64/ia64/pmap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message