Page 1 of 1

[Solved] Where is UserGuide for cache configuration?

Posted: Sun Sep 18, 2011 4:17 am
by 123123
I cant see it here:
http://dev.deluge-torrent.org/wiki/UserGuide
so where is it?
I totally don't understand what is "cache size 45656" where is measure? Where is formula for cunfiguration?
fix it pleeeease!

Re: Where is UserGuide for cache configuration?

Posted: Mon Sep 19, 2011 1:24 pm
by Cas
Image

As shown in the gtk ui the cache size is in 16KiB blocks. So for "cache size 45656" that is 730MB.

There is also information in the libtorrent manual and tuning documentation.
cache_size is the disk write and read cache. It is specified in units of 16 KiB blocks. It defaults to 1024 (= 16 MB).