cvs commit: src/sys/amd64/amd64 mp_machdep.c
Doug Ambrisko
ambrisko at FreeBSD.org
Fri Aug 13 15:30:56 PDT 2004
ambrisko 2004-08-13 22:30:55 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 mp_machdep.c
Log:
Fix the memory scaling bug when basemem was converted to Kbytes from
bytes for AMD64. Otherwise the AP will be started at 640K which
won't work. Bug found on a Xeon 64bit system.
Revision Changes Path
1.242 +1 -1 src/sys/amd64/amd64/mp_machdep.c
More information about the cvs-all
mailing list