Date: Sun, 2 Feb 2003 20:02:30 -0600 From: Mike Meyer <mwm-dated-1044669751.969bbb@mired.org> To: David Larkin <David.Larkin@djl.co.uk> Cc: Dragoncrest <dragoncrest@voyager.net>, freebsd-questions@FreeBSD.ORG Subject: Re: Determining Ram Message-ID: <15933.52662.836585.531311@guru.mired.org> In-Reply-To: <3E3DBFAE.BDCF0D25@djl.co.uk> References: <4.2.0.58.20030202183408.0096e670@pop.voyager.net> <3E3DBFAE.BDCF0D25@djl.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
In <3E3DBFAE.BDCF0D25@djl.co.uk>, David Larkin <David.Larkin@djl.co.uk> typed: > Dragoncrest wrote: > > I've got a rather odd question, but I'm looking for the easiest way to > > determin how much ram I have on a given system without rebooting it. I'm > > sure that there is some kind of console command that tells me that info, > > but I have no idea where to begin looking to find out. Does anybody > > know? Thanks. > use the command dmesg It may no longer be available there. The dmesg at boot time is preserved in /var/run/dmesg.boot. The information should be there, even if it's gone from dmesg. <mike -- Mike Meyer <mwm@mired.org> http://www.mired.org/consulting.html Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15933.52662.836585.531311>