discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Use of NSZoneStat()


From: amon
Subject: Re: Use of NSZoneStat()
Date: Thu, 08 Mar 2018 11:57:49 -0600
User-agent: Roundcube Webmail/1.3.4

No, not graphical. This is for down in the nitty gritty debug
level on machines which do not even have a screen.

Based on the hint, I found that the current malloc has gained
some tools that were not there the last time I had to do this,
and in fact it looks like mallinfo(3) might even be the base
upon which NSZoneStats() was built. So I might be able to whip
up a Linux ZoneStats() that uses NSZoneStats if zone != default
and glues in the values from mallinfo into an struct NSZoneStats,
which would give me a much more generally useful tool.

--
+---------------------------------------------------------------+
|   Dale Amon                  Immortal Data                    |
|   CEO             Midland International Air and Space Port    |
| amon@vnl.com       "Data Systems for Deep Space and Time"     |
+---------------------------------------------------------------+



reply via email to

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