Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [yamt-km] src/sys/arch/amd64/amd64
Module Name: src
Committed By: yamt
Date: Sun Feb 13 10:04:46 UTC 2005
Modified Files:
src/sys/arch/amd64/amd64 [yamt-km]: cpu.c gdt.c machdep.c pmap.c
sys_machdep.c vm_machdep.c
Log Message:
- use new apis.
- simplify pmap bootstrap and pv_page allocation.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.7.6.1 src/sys/arch/amd64/amd64/cpu.c
cvs rdiff -r1.5.6.1 -r1.5.6.2 src/sys/arch/amd64/amd64/gdt.c
cvs rdiff -r1.31 -r1.31.6.1 src/sys/arch/amd64/amd64/machdep.c
cvs rdiff -r1.15 -r1.15.4.1 src/sys/arch/amd64/amd64/pmap.c
cvs rdiff -r1.2 -r1.2.10.1 src/sys/arch/amd64/amd64/sys_machdep.c
cvs rdiff -r1.9 -r1.9.6.1 src/sys/arch/amd64/amd64/vm_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index