NetBSD/sys/arch/x68k
thorpej b5fd5d5727 Minor tweak to the pv_table management in the Hibler-derived m68k pmaps:
The head of the list is now a pv_header, which contains the first pv_entry
as well as a 16-bit attributes field (replaces the pmap_attributes array
plus the pv_entry::pv_flags field) as a 16-bit count of caller-specified
cache-inhibited mappings.

Tested on hp300 (shared pmap_motorola.c), changes to atari and amiga copies
are purely mechanical.
2009-08-26 00:30:01 +00:00
..
compile
conf Use bus_dmamem_common. 2009-08-21 04:10:33 +00:00
dev - malloc() + memset(0) -> malloc(M_ZERO). 2009-01-18 05:00:39 +00:00
include Minor tweak to the pv_table management in the Hibler-derived m68k pmaps: 2009-08-26 00:30:01 +00:00
stand Remove bcmp() from MD libsa. 2009-03-19 10:19:33 +00:00
usr.bin ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
x68k Use bus_dmamem_common. 2009-08-21 04:10:33 +00:00
Makefile x68k pow(4) now uses MI sysmon_pswitch framework. suggested by tsutsui@. 2008-12-20 13:20:58 +00:00