On Mon, Jan 21, 2002 at 10:36:21PM -0800, Linux Rocks ! wrote: > I forgot to mention, while looking through messages, I noticed that it seems > to only find 16 megs ram (not 24), and I dont know how to check what memory > the system sees and is using and how... I have xosview, and it shows 5.9 megs > memory used under fvwm, and 6.9 in windowmaker, but it doesnt display how > much memeory there is.
vmstat(8) reports certain kernel statistics kept about processes, virtual memory, disk, trap and CPU activity To add 8MB to 16MB, you could enter: machine mem +0x800000@0x1000000 at the boot> prompt. Check boot(8) for more details. -- <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
