Hi GregorK.
Thanks for your reply.
I did the following to check if it was file hashing which was causing disk activity.
I used phex from cvs.
I stopped all my downloads. Now I didn't notice any disk activity. I waited a good time to see if it would start.
So, I started just one download. As soon as it started downloading, the disk activity started again. After I have many downloading going the disk activity gets higher.
It seems phex is writing to disk as soon as it gets data from network. I mean, there is no or little buffering happening.
I don't know where hash results are stored. I would say that they are stored in my .phex. If I start phex 2.6 no matter how many downloads I have, it doesn't produce disk activity.
Thanks in advance. |