Module Name:    src
Committed By:   cherry
Date:           Fri Dec 30 17:57:49 UTC 2011

Modified Files:
        src/sys/arch/i386/i386: machdep.c
        src/sys/arch/i386/include: cpu.h
        src/sys/arch/x86/include: cpu.h
        src/sys/arch/x86/x86: pmap.c

Log Message:
Move the per-cpu l3 page allocation code to a separate MD function. Avoids code 
duplication for xen PAE


To generate a diff of this commit:
cvs rdiff -u -r1.714 -r1.715 src/sys/arch/i386/i386/machdep.c
cvs rdiff -u -r1.177 -r1.178 src/sys/arch/i386/include/cpu.h
cvs rdiff -u -r1.44 -r1.45 src/sys/arch/x86/include/cpu.h
cvs rdiff -u -r1.148 -r1.149 src/sys/arch/x86/x86/pmap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to