This is a discussion on ram checking program? within the comp.unix.bsd.openbsd.misc forums, part of the OpenBSD category; --> How i could control my RAM with Openbsd? i need to know total MB installed, and the modules numbers, ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| In article <pan.2004.04.06.22.06.02.591711@zzz.zz>, niubbo wrote: > How i could control my RAM with Openbsd? i need to know total MB > installed, and the modules numbers, and all is possible about this... > Its possible? I use OBSD 3.4 release. Use your BIOS, eeprom, ... |
| ||||
| In article <pan.2004.04.06.22.06.02.591711@zzz.zz>, niubbo <zzz@zzz.zz> wrote: >How i could control my RAM with Openbsd? OpenBSD uses memory automatically, like other operating systems. Use 'dmesg' to show info about the system from the most recent boot. If you want to actually check RAM for problems, and you have an x86 box, http://www.memtest86.com/ is a far better program than OpenBSD is. Nathan Mates -- <*> Nathan Mates - personal webpage http://www.visi.com/~nathan/ # Programmer at Pandemic Studios -- http://www.pandemicstudios.com/ # NOT speaking for Pandemic Studios. "Care not what the neighbors # think. What are the facts, and to how many decimal places?" -R.A. Heinlein |