mldonkey-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-bugs] [ 102130 ] Duplicate md4 processing of shared files


From: nobody
Subject: [Mldonkey-bugs] [ 102130 ] Duplicate md4 processing of shared files
Date: Thu, 15 May 2003 16:59:11 -0400



Support Request #102130, was updated on Thu 05/15/2003 at 16:59
You can respond by visiting: 
http://savannah.nongnu.org/support/?func=detailsupport&support_id=102130&group_id=1409

Category: None
Status: Open
Priority: 5
Summary: Duplicate md4 processing of shared files

By: mtiihone
Date: Thu 05/15/2003 at 16:59
Logged In: NO 
Browser: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4b) Gecko/20030509

My setup: mldonkey on a fast machine and the shared
files  stored on a slow NFS directory.
I'm using ltrace to see what the mldonkey is actually
doing.

I started the mldonkey 2 days ago and it started
processing of the 30 files (20G) of files I want to
share. Currently if i look at the contents of
shared_files.ini I see an entry for smallest shared
file (300M) 3 times and an entry for the second
smallest file (500M) once. The entries for the smallest
file appeared in about 12h intervals and the second
smallest quite soon after those.

The ltrace is showing how mldonkey does the md4summing:
it keeps looping over all the files in the share
directory. For each file it seeks to a (random?)
position, reads 10M and calculates the md4. And then
goes back to the loop and reading an another file.


Bug #1: It seems that the already processed files are
not removed from the list of files to keep processing.

Bug #2: Why are the files not read sequentially? Can
this be configured somehow?

Bug #3: While reading the 10M part of a file (which in
my setup takes 1,5 minutes the mldonkey does not
respond to any input or network packets making it
time-out many connections. Between the reads there is a
30s period where everything works smoothly before the
next read begins.

----------------------------------------------------------------------
You can respond by visiting: 
http://savannah.nongnu.org/support/?func=detailsupport&support_id=102130&group_id=1409




reply via email to

[Prev in Thread] Current Thread [Next in Thread]