Anonymous | Login | Signup for a new account | 2025-07-01 21:33 CEST | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000313 | aMule | Transfer | public | 2005-02-28 21:53 | 2005-03-09 06:03 | ||||
Reporter | mherbert | ||||||||
Assigned To | Kry | ||||||||
Priority | normal | Severity | feature | Reproducibility | always | ||||
Status | closed | Resolution | open | ||||||
Platform | OS | OS Version | |||||||
Product Version | 2.0.0-rc8 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000313: connections are not evenly distributed among files | ||||||||
Description | Some file may starve and have only 8/200 reached sources because of "too many connections", while some other file has 112/114. This may take hours to even. | ||||||||
Additional Information | Kry@irc:#amule knows about this. He/she already tried to implement some round-robin or something. Talked about a multithread issue/crash then. | ||||||||
Tags | No tags attached. | ||||||||
Fixed in Revision | |||||||||
Operating System | |||||||||
Attached Files | |||||||||
![]() |
|
(0000688) Kry (manager) 2005-02-28 23:27 |
I am a 'he', not a she :P |
(0000692) Xaignar (manager) 2005-03-02 22:30 |
I'm guessing an "it". Anyway, the problem was that the comparison function Kry implemented was unstable, which caused problems with std::sort, which expected the comparisons to be stable. |
(0000715) Kry (manager) 2005-03-09 06:03 |
Guess what? It works ok on current CVS. |
![]() |
|||
Date Modified | Username | Field | Change |
2005-02-28 21:53 | mherbert | New Issue | |
2005-02-28 23:27 | Kry | Status | new => assigned |
2005-02-28 23:27 | Kry | Assigned To | => Kry |
2005-02-28 23:27 | Kry | Note Added: 0000688 | |
2005-03-02 22:30 | Xaignar | Note Added: 0000692 | |
2005-03-09 06:03 | Kry | Status | assigned => closed |
2005-03-09 06:03 | Kry | Note Added: 0000715 |
Copyright © 2000 - 2025 MantisBT Team |