]> git.sur5r.net Git - bacula/rescue/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)
commit3797160e9993dc0d93c31312744bcb1d3af70531
tree3c06ffffdeed40e3959959ff9926cd5cc4ca3832
parent439cbec8e3d86460bbf9e86e259a9c76ab3936f0
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.