Hello Friend.

On Fri, Sep 16, 2011 at 10:01 AM, Your Friend <[email protected]>wrote:

>
> My main question is thatif using malloc instead of file can be usefull to
> reduce disk I/O operations?
>


Yes. Newer versions of both the Linux and FreeBSD vm's will work quite hard
to keep the -sfile file in sync. Malloc will only trigger disk IO when the
vm needs to page out parts of varnish to the paging (swap) area.


-- 
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]
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc

Reply via email to