Tobias Oetiker wrote:

>rrdtool loads ALL the data it uses to build the graph into memory
>... and because processes can not give back any memory they can not
>shrink ...
>

Hmmm.  This seems kind of strange.  Why is RRDtool not able to deallocate
memory after it is done graphing?  Other Perl modules apparently do this.
Take, for example, the DBI module:  if it never cleaned up its memory with
each query, memory could be quickly exhausted.

Chris


--
Unsubscribe mailto:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

Reply via email to