Page 1 of 1
Is there any way to have a separate cache for reads and another for writes?
Posted: Mon Sep 28, 2020 5:44 pm
by user637745
Is there any way to have a separate cache for reads and another for writes?
Thank you
Re: Is there any way to have a separate cache for reads and another for writes?
Posted: Tue Sep 29, 2020 3:44 pm
by FranciscoPombal
Disk cache is handled internally by libtorrent, and IIRC it is already "separated" into read and write cache:
https://www.libtorrent.org/tuning.html
https://www.libtorrent.org/single-page-ref.html (Ctrl+F read cache, write cache)