cvs commit: src/sys/i386/i386 machdep.c src/sys/kern kern_mib.c
src/sys/sys sysctl.h systm.h
Wes Peters
wes at FreeBSD.org
Mon Feb 28 21:42:57 GMT 2005
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 at 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
More information about the cvs-src
mailing list