Subject: Re: RAM usage
To: None <port-mac68k@netbsd.org>
From: J. Seth Henry <jshenry@net-noise.com>
List: port-mac68k
Date: 10/14/2000 18:55:25
When I run top, I get this:

load averages:  0.38,  0.20,  0.12
18:52:23
19 processes:  1 running, 18 sleeping
CPU states:  0.0% user,  0.0% nice,  0.8% system,  0.0% interrupt, 99.2%
idle
Memory: 20M Act 1228K Inact 488K Wired 11M Free 4K Swap 32M Swap free

Perhaps I am reading this wrong, or maybe it's a but in top, but it looks
like it's saying there is only 20Mb of real memory available.

Seth Henry
jshenry@net-noise.com

----- Original Message -----
From: "Bob Nestor" <rnestor@augustmail.com>
To: "J. Seth Henry" <jshenry@comp.uark.edu>
Cc: "port-mac68k" <port-mac68k@netbsd.org>
Sent: Saturday, October 14, 2000 6:46 PM
Subject: Re: RAM usage


> J. Seth Henry wrote:
>
> >Here is a clue though:
> >
> >NetBSD 1.4.1 (GENERIC) #0: Wed Aug 11 04:56:57 CDT 1999
> >    fredb@corwin.home:/usr/src/sys/arch/mac68k/compile/GENERIC
> >Apple Macintosh Quadra 800  (68040)
> >cpu: delay factor 1024
> >real mem = 41 943 040
> >avail mem = 35 520 512
> >using 537 buffers containing 2 199 552 bytes of memory
> >mrg: 'Quadra/Centris ROMs' ROM glue, tracing off, debug off, silent traps
> >mrg: I/O map kludge for ROMs that use hardware addresses directly.
> >mainbus0 (root)
>
> It doesn't appear to be a problem to me.  NetBSD saw 40Meg on boot (real
> mem = 41943040), used about 5Meg for the OS leaving 35Meg for users
> (avail mem = 35520512). The system reserved about 2Meg for I/O buffer
> (537 buffer containing 2199552 bytes).
>
> What makes you think you're only using 20Meg on this system?
>
> -bob