swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What I found out about memory usage with xprint


From: Marcus G. Daniels
Subject: Re: What I found out about memory usage with xprint
Date: 30 Oct 1999 10:48:29 -0700
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.4

>>>>> "PJ" == Paul E Johnson <address@hidden> writes:

PJ> I found using xprint(aZone) on a zone with lots of objects gives this
PJ> kind of uninformative statement:

Use xfprint (aZone) to see the population list.

PJ> 2.  What is an internal object or block, incidentally?

An internal object is an object that isn't counted in the population.
The idea was to make items in the population be the high-level
components that the model implementor describes, not lots of
Swarm-internal objects that come as a side effect from inside those
high-level components.

A block is a raw chunk of memory.  The `internal' allocations are from
allocBlock: and the `alloc' blocks are from alloc:.

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]