Arvid Norberg
Arvid Norberg
@Alexey104 that patch only makes a difference (by default) on windows. I haven't received many reports of this being a problem on linux. Once applying that patch, you also need...
heh, I was just about to suggest reviewing how the different versions were built :)
I think the file pool size indirectly affects the likelihood of having many dirty pages. Presumably, a more reliable approach is to explicitly page-out dirty pages explicitly. like this patch:...
> Does enabling disk_io_write_mode = settings_pack::write_through have any effect on Windows/macOS or is it specific to just Linux? It has an effect on all major OSes. On windows it uses...
@Rootax it sounds like maybe the disk write buffer needs to be a bit larger in libtorrent 2.0.x. The 32 MiB in libtorrent 1.2 may still exceed that while flushing...
I recently landed this which might impact this issue: https://github.com/arvidn/libtorrent/pull/6861 apart from defaulting `hashing_threads` to 1, it also relaxes the hashing operations of pieces as they are being downloaded to...
@allanlaal the arguments made in that blog post seem to be against the stale bot *locking* issues. I haven't seen github's stale bot lock any issues in this repository. If...
> @arvidn Stale bot also spams issues with offtopic messages, requiring offtopic messages for it to shut up for a while and post an offtopic event for that issue :|...
> @arvidn Just turn that bot off. He' s shutting down problems that need to be solved. Keeping issues open that have no champion doesn't help anyone as far as...
> Seems locked to me. I take it you don't have the "reopen" button available then, do you? I do (but that might be because I own the project). I...