[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #5650 [Tor]: Tor hogging CPU
#5650: Tor hogging CPU
--------------------------+------------------------------------
Reporter: One Sock | Owner: nickm
Type: defect | Status: closed
Priority: major | Milestone: Tor: 0.2.3.x-final
Component: Tor | Version:
Resolution: fixed | Keywords: tor-relay 023-backport
Actual Points: | Parent ID:
Points: |
--------------------------+------------------------------------
Comment (by cypherpunks):
I think part
{{{
+ if (!connection_is_reading(conn)) /* XXX: It's bug if no reading
*/
+ connection_start_reading(conn);
}}}
need to be removed. reading connection can be blocked on bw limits, no
need to start it here if so.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5650#comment:38>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs