PERFORCE change 125355 for review

Constantine A. Murenin cnst at FreeBSD.org
Sun Aug 19 10:19:48 PDT 2007


http://perforce.freebsd.org/chv.cgi?CH=125355

Change 125355 by cnst at dale on 2007/08/19 17:19:47

	document hw.realmem
	
	Sponsored by:	Google Summer of Code 2007

Affected files ...

.. //depot/projects/soc2007/cnst-sensors/lib.libc.gen/sysctl.3#4 edit

Differences ...

==== //depot/projects/soc2007/cnst-sensors/lib.libc.gen/sysctl.3#4 (text+ko) ====

@@ -282,6 +282,7 @@
 .It "HW_PAGESIZE	integer	no"
 .It "HW_FLOATINGPT	integer	no"
 .It "HW_MACHINE_ARCH	string	no"
+.It "HW_REALMEM	integer	no"
 .El
 .Pp
 .Bl -tag -width 6n
@@ -303,6 +304,8 @@
 Nonzero if the floating point support is in hardware.
 .It Li HW_MACHINE_ARCH
 The machine dependent architecture type.
+.It Li HW_REALMEM
+The bytes of real memory.
 .El
 .Ss CTL_KERN
 The string and integer information available for the CTL_KERN level


More information about the p4-projects mailing list