Arvid Norberg

Results 1037 comments of Arvid Norberg

> > Are you saying the kernel is dump, or are you speculating that it might be? > > @arvidn Please, let me jump in here and add my 2...

> There are also bt specific features such as "piece suggest", which is easier to implement with user space caching, and it's tricky to implement with mmap. You mean it's...

I could also use some help in identifying this problem through some metrics. I started measuring some memory counters in linux and Windows [here](https://github.com/arvidn/libtorrent/pull/6679). But I don't really have a...

@Sin2x yes, have you tried libtorrent-2.0.6?

@Motophan I think you sarcasm might be lost on non native english speakers, or people that assume good faith and pragmatic contributions to solve issues in this forum. Please help...

@asdpyro > In the span of less than 3 hours qbittorent 4.4.2 using libtorrent 2.0.6, will consume all available system memory. > Right now the only solution seems to be...

@yurivict when you say "came back", do you mean there was a regression in the libtorrent 2.0.x versions? If so, do you know approximately which versions regressed? And "the problem"...

it looks like that gets translated into a libtorrent setting here: https://github.com/qbittorrent/qBittorrent/blob/master/src/base/bittorrent/session.cpp#L1615 and that it only supports `disable_os_cache` and `enable_os_cache`. It also sets the read mode and write mode to...

@graywolf where can I find details on exactly what ```make bad``` does?

so, I suppose the next lead would be to know what the command line arguments are to the compiler when invoking it via cmake vs. configure