qBittorrent reads the hard disk too frequently
Posted: Thu Mar 17, 2022 10:27 am
qBittorrent: 4.4.1 x64
Operating system: Windows 11
Qt: 5.15.2
libtorrent-rasterbar: 2.0.5.0
RAM: 16GB
Task: upload only
====================================================
When using Transmission, the hard disk is read every 5~10 seconds.
As shown below: After switching to qBittorrent, at the same upload speed, the hard disk read becomes very frequent, and there is not much data read each time. I checked a lot of information on the Internet, and repeated debugging was unsuccessful. This seriously affects other processes: verifying files at the same time, or downloading at the same time.
I have repeatedly adjusted the values of send_buffer_low_watermark and send_buffer_watermark, but I can't reduce disk reading. I found that the total buffer size, no matter how it is adjusted, is only 10~20mb at most, and it is impossible to allocate a 1gb read cache like Transmission.
Operating system: Windows 11
Qt: 5.15.2
libtorrent-rasterbar: 2.0.5.0
RAM: 16GB
Task: upload only
====================================================
When using Transmission, the hard disk is read every 5~10 seconds.
As shown below: After switching to qBittorrent, at the same upload speed, the hard disk read becomes very frequent, and there is not much data read each time. I checked a lot of information on the Internet, and repeated debugging was unsuccessful. This seriously affects other processes: verifying files at the same time, or downloading at the same time.
I have repeatedly adjusted the values of send_buffer_low_watermark and send_buffer_watermark, but I can't reduce disk reading. I found that the total buffer size, no matter how it is adjusted, is only 10~20mb at most, and it is impossible to allocate a 1gb read cache like Transmission.