Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Aug 2009 23:04:21 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/amd64/amd64 machdep.c src/sys/i386/i386 machdep.c
Message-ID:  <200908202305.n7KN5Gj4015166@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkim        2009-08-20 23:04:21 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/amd64/amd64      machdep.c 
    sys/i386/i386        machdep.c 
  Log:
  SVN rev 196413 on 2009-08-20 23:04:21Z by jkim
  
  MFC:    r196412
  
  Check whether the SMBIOS reports reasonable amount of memory.  If it is
  less than "avail memory", fall back to Maxmem to avoid user confusion.
  We use SMBIOS information to display "real memory" since r190599 but
  some broken SMBIOS implementation reported only half of actual memory.
  
  Tested by:      bz
  Approved by:    re (kib)
  
  Revision   Changes    Path
  1.707.2.3  +12 -10    src/sys/amd64/amd64/machdep.c
  1.688.2.3  +12 -10    src/sys/i386/i386/machdep.c



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