transient storage memleak in 3.0?

房东雨 dongyu at staff.sina.com.cn
Mon Jul 4 10:09:34 CEST 2011


I set ¨Cs malloc,4G but varnish eat all my mem(12G), and use swap!

In varnishstat , I saw SMA.s0.nbytes is 4G is right, but
SMA.Transient.nbytes is almost 6G!

What is SMA.Transient and why it can¡¯t be free?

And how can I control transient storage size?

 

SMA.s0.nreq              2343385        74.98 Allocator requests

SMA.s0.nobj               353562          .   Outstanding allocations

SMA.s0.nbytes         4294967257          .   Outstanding bytes

SMA.s0.balloc        23949971661          .   Bytes allocated

SMA.s0.bfree         19655004404          .   Bytes free

SMA.Transient.nreq        600545        19.21 Allocator requests

SMA.Transient.nobj        487027          .   Outstanding allocations

SMA.Transient.nbytes  6709806097          .   Outstanding bytes

SMA.Transient.balloc  9203517551          .   Bytes allocated

SMA.Transient.bfree   2493711454          .   Bytes free

 

 

Thank you~  my english is vary poor... 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-dev/attachments/20110704/348245a6/attachment-0003.html>


More information about the varnish-dev mailing list