]> git.sur5r.net Git - bacula/docs/commit
kes Implement heap size display in status for all daemons.
authorKern Sibbald <kern@sibbald.com>
Thu, 10 May 2007 11:11:06 +0000 (11:11 +0000)
committerKern Sibbald <kern@sibbald.com>
Thu, 10 May 2007 11:11:06 +0000 (11:11 +0000)
commitbe595ccdaa2298d5d9884897fd0e1e532735e4cf
tree81d802bdd2ae71260a89f99fc71961519d5c5c8f
parent96372c96291a79099222096c8b27d223dea4ce7d
kes  Implement heap size display in status for all daemons.
kes  Attempt to fix MySQL db open memory loss (not successfull).
kes  Don't set SIGKILL and SIGSTOP neither can be trapped.
kes  Eliminate memory loss in MySQL (possibly other SQLs) during
     Query. This looks like a MySQL but but by doing extra releases,
     the memory goes away.  This should fix bug #847.