Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Sep 1997 08:49:39 -0700 (PDT)
From:      David Greenman <davidg@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/i386 machdep.c
Message-ID:  <199709251549.IAA22218@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidg      1997/09/25 08:49:38 PDT

  Modified files:
    sys/i386/i386        machdep.c 
  Log:
  Fix a bug where the speculative memory probe wouldn't occur on systems that
  report slightly more than 64MB of total memory. This can happen due to the
  total being the sum of both base and extended memory.
  Submitted by:	Alan Cox <alc@cs.rice.edu>
  
  Revision  Changes    Path
  1.266     +2 -2      src/sys/i386/i386/machdep.c



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