Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Feb 2005 14:34:58 -0800
From:      "David O'Brien" <obrien@freebsd.org>
To:        Wes Peters <wes@softweyr.com>
Cc:        cvs-all@freebsd.org
Subject:   Re: cvs commit: src/sys/i386/i386 machdep.c src/sys/kern kern_mib.c src/sys/sys sysctl.h systm.h
Message-ID:  <20050228223458.GA62965@dragon.nuxi.com>
In-Reply-To: <200502281359.42589.wes@softweyr.com>
References:  <200502282142.j1SLgvhh067909@repoman.freebsd.org> <200502281359.42589.wes@softweyr.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 28, 2005 at 01:59:42PM -0800, Wes Peters wrote:
> On Monday 28 February 2005 01:42 pm, Wes Peters wrote:
> > 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.
> 
> In case you're wondering why anyone would want this, vs. the already
> existing hw.physmem, consider:
> 
>  hw.physmem: 526737408
>  hw.usermem: 509272064
>  hw.realmem: 535691264

Should this become hw.mem.{phys,user,real} to make it easer to access
them? ''sysctl hw.mem''

-- 
-- David  (obrien@FreeBSD.org)



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