-
Notifications
You must be signed in to change notification settings - Fork 454
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Disk Usage sudden increase after exit-ing the browser #8309
Comments
CPU Usage has also increased significantly - close to 20% - does not happen when browser is open. |
@absolutep nice stats! This is Bittorrent engine dumping the state of Torrents to disk. Especially seeding 20 GByte in 6 swarms would trigger a disk blast in Libtorrent for checkpoint saving. Also Tribler itself is also saving it's state to disk. We'll check if there is something going on. Could be excessive disk writes due to a bug. |
As of yet, none of the Tribler team members has managed to reproduce this behavior. @absolutep does this still happen for you? |
Yes, I have 12 torrents between 5-12 GB. |
Removed all torrents and just started a new torrent. This is disk usage with only one torrent when browser is open @qstokkink This is after exit-ing the browser |
1] Start Tribler.
2} Let it run for 20 minutes. Check disk usage.
3] Exit browser
4] Disk usage suddenly increases
5] Open tribler again and see same torrents operating with same leecher/seeders, therefore no reason for the spike in disk usage suddenly that too when exit-ing the browser and letting it run in system tray.
IMAGE 1 :- Tribler disk usage for some torrents when browser is open.
IMAGE 2 :- Sudden spike in disk usage as soon as browser is exit-ed.
The text was updated successfully, but these errors were encountered: