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: riastradh
Date: Thu Jul 24 13:42:29 UTC 2014
Modified Files:
src/sys/arch/amd64/include: vmparam.h
src/sys/arch/i386/include: vmparam.h
src/sys/arch/x86/x86: x86_machdep.c
Log Message:
Add a FIRST1G page freelist to x86, for old graphics devices.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/sys/arch/amd64/include/vmparam.h
cvs rdiff -u -r1.80 -r1.81 src/sys/arch/i386/include/vmparam.h
cvs rdiff -u -r1.65 -r1.66 src/sys/arch/x86/x86/x86_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