Date: Wed, 2 Nov 2005 08:23:28 +0000 (UTC) From: Alan Cox <alc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha pmap.c Message-ID: <200511020823.jA28NSaT050485@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2005-11-02 08:23:28 UTC
FreeBSD src repository
Modified files:
sys/alpha/alpha pmap.c
Log:
Instead of a panic()ing in pmap_insert_entry() if get_pv_entry() fails,
reclaim a pv entry by destroying a mapping to an inactive page.
Revision Changes Path
1.182 +50 -1 src/sys/alpha/alpha/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511020823.jA28NSaT050485>
