Opened 14 years ago
Closed 14 years ago
#2335 closed Enhancement (fixed)
verifying a torrent can hog the disk IO
Reported by: | charles | Owned by: | charles |
---|---|---|---|
Priority: | Normal | Milestone: | 1.74 |
Component: | libtransmission | Version: | 1.73 |
Severity: | Normal | Keywords: | |
Cc: |
Description
This has been mentioned many times. A few random links:
http://ubuntuforums.org/showpost.php?p=6752061&postcount=152
http://sourceforge.net/apps/phpbb/freenas/viewtopic.php?f=92&p=10772#p10772
We can't really do anything about the intrinsic IO and CPU hit incurred by reading the entire local data from disk and checksumming it. But we can add a small pause inbetween pieces so that other processes can get a shot at the disk IO.
Change History (2)
comment:1 Changed 14 years ago by charles
- Component changed from Transmission to libtransmission
- Owner set to charles
- Status changed from new to assigned
comment:2 Changed 14 years ago by charles
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
Added to trunk in r8931 for 1.74.