Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: cgd
Date: Wed Sep 2 00:03:06 UTC 1998
Modified Files:
src/sys/arch/arm32/arm32: machdep.c
Log Message:
avail mem is calculated ptoa(uvmexp.free), not ptoa(uvmexp.free - bufpages),
like on other ports. uvmexp.free is already adjusted by the uvm_pagealloc
calls used to get the buffer pages. (reported by mrg)
Home |
Main Index |
Thread Index |
Old Index