github rakshasa/rtorrent v0.15.4
RTorrent release version 0.15.4

latest releases: v0.16.0, v0.15.7, v0.15.6...
3 months ago

Summary

Fixes various issues in the previous release and refactoring of threads, polling and scheduler code.

Added system.files.advise_random.hashing.set for speeding up initial hashing of files in a
torrent. This can be used in conjunction with system.files.advise_random.set to reduce disk I/O on SSDs.

Enabling system.files.advise_random.set will reduce unnecessary disk I/O on SSDs, while disabling
system.files.advise_random.hashing.set ensures that the initial hashing retains the benefits of
sequential disk read-ahead.

Current development relies on donations, and as such is highly appreciated.

Donations make futher development possible, and as such are highly appreciated:

  • Paypal
  • Patreon
  • SubscribeStar
  • Bitcoin: 1MpmXm5AHtdBoDaLZstJw8nupJJaeKu8V8
  • Ethereum: 0x9AB1e3C3d8a875e870f161b3e9287Db0E6DAfF78
  • Litecoin: LdyaVR67LBnTf6mAT4QJnjSG2Zk67qxmfQ
  • Cardano: addr1qytaslmqmk6dspltw06sp0zf83dh09u79j49ceh5y26zdcccgq4ph7nmx6kgmzeldauj43254ey97f3x4xw49d86aguqwfhlte

What's Changed

Added system.files.advise_random.hashing.set

Bug Fixes

Deprecations

  • Removed/replaced deprecated commands (execute/schedule/schedule_remove) and removed global lock in ExecFile. by @rakshasa in #1473
  • Refactor/remove priority queue by @rakshasa in #1464
  • Removed old poll creation calls. by @rakshasa in #1489

Refactor

Don't miss a new rtorrent release

NewReleases is sending notifications on new releases.