You say that transmission is using 100% of the CPU, but you don't tell us what transmission is supposed to be doing while it is using the CPU. From the network activity I am going to guess you are sending/receiving files (torrents).
You may want to try the "top" utility for more detailed ...
Search found 6 matches
- Sun Dec 13, 2009 5:59 am
- Forum: Support
- Topic: Transmission uses 100% CPU on Ubuntu
- Replies: 6
- Views: 4793
- Wed Dec 02, 2009 5:55 am
- Forum: Support
- Topic: Too much extra data download
- Replies: 9
- Views: 13986
Re: Too much extra data download
It is possible you keep getting corrupt pieces for some reason. I would suggest trying to get the file from another source if possible.
- Wed Dec 02, 2009 5:50 am
- Forum: Support
- Topic: How to limit memory usage
- Replies: 3
- Views: 6871
Re: How to limit memory usage
You mean literally, as in: fitting inside 32MB of RAM?
http://martin.hinner.info/mybook/
I think I would reduce the number of open files (even at the OS level), but that would increase disk access. You probably need a swap partition of at least 64MB, but that will also be affected by disk access ...
http://martin.hinner.info/mybook/
I think I would reduce the number of open files (even at the OS level), but that would increase disk access. You probably need a swap partition of at least 64MB, but that will also be affected by disk access ...
- Mon Nov 30, 2009 6:29 pm
- Forum: General
- Topic: Why does uploading reduce download speed?
- Replies: 11
- Views: 42698
Re: Why does uploading reduce download speed?
For example as we speak. I am uploading 124 - 218KBs and I am downloading 40 - 53KBs. If I cap my upload at 30KBs it will drop my download to about 8 - 19KBs. My speeds are of course fluctuating. If I turn the cap off of my upload the download speeds jump right back up to where they were before. I ...
- Fri Nov 27, 2009 9:21 pm
- Forum: Support
- Topic: Bug:[solved] Off-by 1 error when manually opening port
- Replies: 2
- Views: 3442
Re: Bug:[solved: Worksforme] LAN test results
Okay, I installed nmap on one of my other machines (different sub-net):
workhorse:/home/james# nmap -p6880-6890 -T4 -sS 192.168.26.100
Starting Nmap 4.11 ( http://www.insecure.org/nmap/ ) at 2009-11-27 08:12 MST
Interesting ports on test (192.168.26.100):
PORT STATE SERVICE
6880/tcp closed ...
workhorse:/home/james# nmap -p6880-6890 -T4 -sS 192.168.26.100
Starting Nmap 4.11 ( http://www.insecure.org/nmap/ ) at 2009-11-27 08:12 MST
Interesting ports on test (192.168.26.100):
PORT STATE SERVICE
6880/tcp closed ...
- Fri Nov 27, 2009 7:30 pm
- Forum: Support
- Topic: Bug:[solved] Off-by 1 error when manually opening port
- Replies: 2
- Views: 3442
Bug:[solved] Off-by 1 error when manually opening port
Update: Now falls into "worksforme" bug report category.
Hello,
I have done everything listed In "How to report a Bug" except try it with the nightly build. However, A quick review of the forums indicates that other people are (possibly) running into the same problem, but simply posting a cryptic ...
Hello,
I have done everything listed In "How to report a Bug" except try it with the nightly build. However, A quick review of the forums indicates that other people are (possibly) running into the same problem, but simply posting a cryptic ...