Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/cesfic/cesfic
Module Name: syssrc
Committed By: drochner
Date: Wed May 22 14:34:28 UTC 2002
Modified Files:
syssrc/sys/arch/cesfic/cesfic: pmap.c
Log Message:
-Subtract vm_map_min(kernel_map) from kernel virtual addresses to get offsets
into kernel_object where this was missing.
(important here because VM_MIN_KERNEL_ADDRESS != 0)
-add some diagnostics
-eliminate some differences to other Utah derived pmaps
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 syssrc/sys/arch/cesfic/cesfic/pmap.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