Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch



Module Name:    src
Committed By:   cherry
Date:           Sat Jan 28 07:19:18 UTC 2012

Modified Files:
        src/sys/arch/x86/include: cpu.h
        src/sys/arch/x86/x86: pmap.c
        src/sys/arch/xen/x86: cpu.c xen_pmap.c

Log Message:
stop using alternate pde mapping in xen pmap


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/sys/arch/x86/include/cpu.h
cvs rdiff -u -r1.155 -r1.156 src/sys/arch/x86/x86/pmap.c
cvs rdiff -u -r1.77 -r1.78 src/sys/arch/xen/x86/cpu.c
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/xen/x86/xen_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