Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/xen/i386
Module Name: src
Committed By: jld
Date: Thu Mar 23 04:14:33 UTC 2006
Modified Files:
src/sys/arch/xen/i386: machdep.c
Log Message:
Fix handling of physmem (and the hw.usermem sysctl) to better reflect
reality -- the memory taken by the kernel image should be counted in the
former, but not the latter, as is the case on other ports.
Discussed on port-xen; approved by bouyer@.
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/sys/arch/xen/i386/machdep.c
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