Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



Module Name:    src
Committed By:   thorpej
Date:           Thu Feb 27 01:39:57 UTC 2003

Modified Files:
        src/sys/kern: kern_sysctl.c
        src/sys/sys: sysctl.h

Log Message:
Add hw.physpages and hw.userpages, which return the physmem and usermem
values as a u_quad (page count).  Necessary for reporting memory on systems
with >=4G.  Per disussion on wasabisystems.com!bsd-api-discuss.


To generate a diff of this commit:
cvs rdiff -r1.126 -r1.127 src/sys/kern/kern_sysctl.c
cvs rdiff -r1.90 -r1.91 src/sys/sys/sysctl.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index