added largest_contiguous cache flush algorithm

This commit is contained in:
Arvid Norberg
2009-05-23 07:35:45 +00:00
parent 1392b14fec
commit c1d9198dc3
7 changed files with 140 additions and 32 deletions

View File

@@ -1,3 +1,5 @@
* added another cache flush algorithm to write the largest
contiguous blocks instead of the least recently used
* introduced a mechanism to be lighter on the disk when checking torrents
* applied temporary memory storage optimization to when checking
a torrent as well