How to determine amount of RAM installed?

Stefan Farfeleder stefan at fafoe.narf.at
Tue Jul 15 12:21:34 PDT 2003


On Tue, Jul 15, 2003 at 11:27:24AM -0700, David O'Brien wrote:
> How can one get RAM properties from OBP?  Specifically how much RAM is
> installed?

dev /memory
.properties

The first value of 'available' should be the start address, the second
one the number of bytes of installed memory.

Regards,
Stefan Farfeleder


More information about the freebsd-ppc mailing list