Subject: CVS commit: [jmcneill-pm] src/sys/arch/amd64/amd64
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: source-changes
Date: 09/08/2007 22:09:34
Module Name: src
Committed By: joerg
Date: Sat Sep 8 22:09:34 UTC 2007
Modified Files:
src/sys/arch/amd64/amd64 [jmcneill-pm]: machdep.c
Log Message:
Split init_x86_64 into smaller pieces and statically allocate low
memory pages for real mode use similiar to init386.
To generate a diff of this commit:
cvs rdiff -r1.60.8.4 -r1.60.8.5 src/sys/arch/amd64/amd64/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.