On Tue, May 24, 2011 at 11:39 AM, Hettwer, Marian <[email protected]>wrote:
> Reply to myself > > Although varnishd runs with malloc 6G, it seems that it's using much more > memory: > PID USER PR NI VIRT RES SHR S %CPU COMMAND > > > > 21693 nobody 20 0 12.5g 7.2g 80m S 0 varnishd > > > > > > Hu? Resistent at 7,2GB and Virtual at 12,5GB. Why? > Virtual memory is, uhm, virtual. There is nothing tangible about it, so you shouldn't really pay any attention to it. Just spawning a thread will take up a lot of virtual memory without hardly using any physical memory. Stig has already answered your other question, I see. -- Per Buer, CEO Phone: +47 21 98 92 61 / Mobile: +47 958 39 117 / Skype: per.buer *Varnish makes websites fly!* Whitepapers <http://www.varnish-software.com/whitepapers> | Video<http://www.youtube.com/watch?v=x7t2Sp174eI> | Twitter <https://twitter.com/varnishsoftware>
_______________________________________________ varnish-misc mailing list [email protected] http://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
