Re: Milestones document
- From: Elliot Lee <sopwith redhat com>
- To: Havoc Pennington <hp redhat com>
- cc: gnome-list gnome org
- Subject: Re: Milestones document
- Date: Tue, 7 Dec 1999 14:35:20 -0500 (EST)
On Tue, 7 Dec 1999, Havoc Pennington wrote:
> Another interesting way to look at memory is the "memprof" tool; it will
> tell you how much _allocated_ memory a process is using (which is unshared
> memory not on the stack).
memprof tells you how much memory has been malloc'd, but it doesn't tell
you how much unshared non-stack memory the process is using. A lot of
memory gets used by global/static variables that are written to.
-- Elliot
Rome did not create a great empire by having meetings, they did it by
killing all who opposed them.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]