Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sgimips/sgimips
Module Name: src
Committed By: lonewolf
Date: Sat Jan 3 04:26:34 UTC 2004
Modified Files:
src/sys/arch/sgimips/sgimips: machdep.c
Log Message:
Rework the memory detection routine to handle cases where kernel doesn't
fit inside one memory chunk.
Leave 1 page before kernel untouched as that's where our initial kernel
stack before we switch to proc0 stack is (fixes boot problems on my Indy
with small kernels).
To generate a diff of this commit:
cvs rdiff -r1.69 -r1.70 src/sys/arch/sgimips/sgimips/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