NetBSD/sys/arch
mycroft 93768384ee Fix a bug in pmap_collect_pv(), even though nobody currently uses it:
When we put a page on the collection list, we must subtract NPVPPG from the
total free count: one for each pv_entry that's free in that page, and one for
each free pv_entry in other pages that we're going to eat by moving the ones
in the page being collected.
1999-03-27 05:57:02 +00:00
..
alpha Pay attention to "access_type" in pmap_enter(). 1999-03-27 02:48:32 +00:00
amiga Fix a bug in pmap_collect_pv(), even though nobody currently uses it: 1999-03-27 05:57:02 +00:00
arm32 Fix a bug in pmap_collect_pv(), even though nobody currently uses it: 1999-03-27 05:57:02 +00:00
atari Oops; forgot to change some pmap_enter() calls. 1999-03-27 03:34:08 +00:00
bebox Changes for modified pmap_enter() API: 1999-03-26 23:41:25 +00:00
hp300 Fix a bug in pmap_collect_pv(), even though nobody currently uses it: 1999-03-27 05:57:02 +00:00
i386 Fix a bug in pmap_collect_pv(), even though nobody currently uses it: 1999-03-27 05:57:02 +00:00
m68k Changes for modified pmap_enter() API: 1999-03-26 23:41:25 +00:00
mac68k Fix a bug in pmap_collect_pv(), even though nobody currently uses it: 1999-03-27 05:57:02 +00:00
macppc Changes for modified pmap_enter() API: 1999-03-26 23:41:25 +00:00
mips Changes for modified pmap_enter() API: 1999-03-26 23:41:25 +00:00
mvme68k Fix a bug in pmap_collect_pv(), even though nobody currently uses it: 1999-03-27 05:57:02 +00:00
newsmips Add pps support. Only enable pps if CLOCAL & !MDMBUF. 1999-03-27 01:21:36 +00:00
next68k Fix a bug in pmap_collect_pv(), even though nobody currently uses it: 1999-03-27 05:57:02 +00:00
ofppc Changes for modified pmap_enter() API: 1999-03-26 23:41:25 +00:00
pc532 Fix a bug in pmap_collect_pv(), even though nobody currently uses it: 1999-03-27 05:57:02 +00:00
pica Changes for modified pmap_enter() API: 1999-03-26 23:41:25 +00:00
pmax The ECC handling was broken when the common handling was split out of dec_3max.c 1999-03-27 03:27:09 +00:00
powerpc Changes for modified pmap_enter() API: 1999-03-26 23:41:25 +00:00
sparc Add pps support. Only enable pps if CLOCAL & !MDMBUF. 1999-03-27 01:21:36 +00:00
sparc64 Add pps support. Only enable pps if CLOCAL & !MDMBUF. 1999-03-27 01:21:36 +00:00
sun3 Add pps support. Only enable pps if CLOCAL & !MDMBUF. 1999-03-27 01:21:36 +00:00
vax Changes for modified pmap_enter() API: 1999-03-26 23:41:25 +00:00
x68k Fix a bug in pmap_collect_pv(), even though nobody currently uses it: 1999-03-27 05:57:02 +00:00
Makefile make the mipse[lb]->mips translation really work 1999-03-04 19:46:09 +00:00