added disk-checking delay, to leave room for other disk operations while checking a torrent

This commit is contained in:
Arvid Norberg
2009-05-22 06:32:39 +00:00
parent 11e97842da
commit 0127edac14
7 changed files with 46 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
* introduced a mechanism to be lighter on the disk when checking torrents
* applied temporary memory storage optimization to when checking
a torrent as well
* removed hash_for_slot() from storage_interface. It is now implemented