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