Subject: CVS commit: src/sys/arch/mips
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 12/13/2005 15:41:50
Module Name: src
Committed By: tsutsui
Date: Tue Dec 13 15:41:50 UTC 2005
Modified Files:
src/sys/arch/mips/include: vmparam.h
src/sys/arch/mips/mips: pmap.c
Log Message:
Move pv_entry stuff from MD pmap_physseg to MD vm_page.
Suggested and OK'ed by thorpej, and tested on R3000/R4400/R5000/Rm5200 CPUs.
To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 src/sys/arch/mips/include/vmparam.h
cvs rdiff -r1.162 -r1.163 src/sys/arch/mips/mips/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.