[tor-bugs] #1749 [Core Tor/Tor]: Split relay and link crypto across multiple CPU cores

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed May 9 22:04:45 UTC 2018


#1749: Split relay and link crypto across multiple CPU cores
-------------------------------------------------+-------------------------
 Reporter:  nickm                                |          Owner:  nickm
     Type:  project                              |         Status:
                                                 |  accepted
 Priority:  High                                 |      Milestone:  Tor:
                                                 |  unspecified
Component:  Core Tor/Tor                         |        Version:
 Severity:  Normal                               |     Resolution:
 Keywords:  tor-relay, term-project-ideas,       |  Actual Points:
  threads, performance                           |
Parent ID:                                       |         Points:  10
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+-------------------------

Comment (by nickm):

 Replying to [comment:14 chelseakomlo]:
 > How likely is it that this functionality (or parts of it) can be
 implemented in Rust? Would it require a lot of refactoring or is it
 already fairly modularized?

 It's not so well modularized right now.  The big problem here is that the
 code is written with the assjumption that relay crypto finishes
 immediately, but with this change, we'd sometimes have to wait on another
 thread before we had cells to send on a given circuit.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/1749#comment:16>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list