Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Feb 2005 21:42:57 +0000 (UTC)
From:      Wes Peters <wes@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 machdep.c src/sys/kern kern_mib.c src/sys/sys sysctl.h systm.h
Message-ID:  <200502282142.j1SLgvhh067909@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
wes         2005-02-28 21:42:57 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        machdep.c 
    sys/kern             kern_mib.c 
    sys/sys              sysctl.h systm.h 
  Log:
  Add a sysctl that records the amount of physical memory in the machine.
  
  Submitted by:   Nicko Dehaine <nicko@stbernard.com>
  MFC after:      1 day
  
  Revision  Changes    Path
  1.608     +2 -0      src/sys/i386/i386/machdep.c
  1.74      +9 -0      src/sys/kern/kern_mib.c
  1.136     +3 -1      src/sys/sys/sysctl.h
  1.225     +1 -0      src/sys/sys/systm.h



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