Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Aug 2004 22:30:55 +0000 (UTC)
From:      Doug Ambrisko <ambrisko@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/amd64/amd64 mp_machdep.c
Message-ID:  <200408132230.i7DMUt4N007121@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408132230.i7DMUt4N007121>