Source-Changes archive

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

CVS commit: src/sys/arch/hpc/hpc



Module Name:    src
Committed By:   uwe
Date:           Thu Mar 25 04:04:28 UTC 2004

Modified Files:
        src/sys/arch/hpc/hpc: kloader.c

Log Message:
We may run one page too few during reboot for certain kernel sizes.
Allocate an extra page for the loadable segment to compensate for the
fact that the last tag may be only partially filled.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/arch/hpc/hpc/kloader.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