The NetBSD Project

CVS log for src/sys/arch/m68k/m68k/pmap_motorola.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / arch / m68k / m68k

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: yamt-nfs-mp-base8


Revision 1.46 / (download) - annotate - [select for diffs], Wed Aug 26 00:30:02 2009 UTC (14 years, 7 months ago) by thorpej
Branch: MAIN
CVS Tags: yamt-nfs-mp-base8
Changes since 1.45: +78 -65 lines
Diff to previous 1.45 (colored)

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.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>