cvs commit: src/sys/boot/i386/loader main.c
Maxim Sobolev
sobomax at FreeBSD.org
Mon Dec 19 10:39:02 PST 2005
sobomax 2005-12-19 18:39:01 UTC
FreeBSD src repository
Modified files:
sys/boot/i386/loader main.c
Log:
(forced)
We loaded PAE kernels at 2MB and non-PAE kernels at 4MB to skip
the first PSE page (PSE pages are 2MB on PAE), not at 8MB as it
was incorrectly specified in the previous commit.
Submitted by: jhb
Revision Changes Path
1.35 +0 -0 src/sys/boot/i386/loader/main.c
More information about the cvs-src
mailing list