Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/amd64
Module Name: src
Committed By: ad
Date: Sat Dec 20 12:42:36 UTC 2008
Modified Files:
src/sys/arch/amd64/amd64: vm_machdep.c
src/sys/arch/amd64/include: param.h
Log Message:
- Kill NOREDZONE.
- Make the redzone conditional on DIAGNOSTIC.
- Give amd64 an additional page for the uarea. 2 is not enough.
To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 src/sys/arch/amd64/amd64/vm_machdep.c
cvs rdiff -r1.9 -r1.10 src/sys/arch/amd64/include/param.h
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