Jump to content

Need some clarification from the developers.


deeppal

Recommended Posts

Disk cache is different, from caching it in memory. Disk Cache is pretty small. The point above I was trying to make was if its not waiting enough long to collect substantial data via caching even, before doing reads and writes and for every miniscule operation, with smaller data chunks, it prefers to go for Disk operation, than its really bad and will screw up your hard drive in longer run.

This is what one of my colleagues mentioned to me when i told him about utorrent.

Vurlix and Ludde have any comments on this?

Link to comment
Share on other sites

No, it has a plain old cache. It allocates RAM (up to the amount you specify, or the amount it requires with automatic mode) and stores downloaded data there until it's full, and uses that to save on the number of writes required since it allows it to write larger chunks instead of 16kb over and over and over. Probably reads too. It's similar to the other clients, just with a typically smaller default cache, since a huge cache doesn't really help as much as you think it would.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...