[Libtorrent-devel] unfinished torrents closing when disk space
is tight.
Jari Sundell
jaris at student.matnat.uio.no
Sat Nov 3 02:18:57 UTC 2007
Anders Andersson wrote:
> It helps to protect rTorrent from breaking the system completely in
> case a user would fill up the whole partition with a too large
> torrent. In this case, there would still be room for important system
> tasks to keep working.
People who would want rTorrent to actually use up all the free space on
a partition are in the minority, thus the default limit.
The mmap sync data corruption thing is actually fixed in the current
code, so turning of low diskspace check is actually relatively safe. The
only difference is that it uses a blocking version of msync, thus
lowering performance when diskspace gets low and requires a rehash of
the torrent if any of the syncs fail.
AFAICR at least.
Jari Sundell
More information about the Libtorrent-devel
mailing list