[tor-bugs] #24554 [Core Tor/Tor]: sched: Have per-scheduler type data in a channel_t

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Dec 14 15:51:57 UTC 2017


#24554: sched: Have per-scheduler type data in a channel_t
--------------------------+------------------------------------
 Reporter:  dgoulet       |          Owner:  dgoulet
     Type:  enhancement   |         Status:  needs_review
 Priority:  Medium        |      Milestone:  Tor: 0.3.3.x-final
Component:  Core Tor/Tor  |        Version:
 Severity:  Normal        |     Resolution:
 Keywords:  tor-sched     |  Actual Points:
Parent ID:  #23993        |         Points:
 Reviewer:  pastly        |        Sponsor:
--------------------------+------------------------------------
Changes (by dgoulet):

 * status:  needs_revision => needs_review


Comment:

 See branch: `ticket24554_033_02`.
 Oniongit MR: https://oniongit.eu/dgoulet/tor/merge_requests/13

 One thing to notice is that the top commit is actually the commit for
 #23579. It ain't very complicated, removes code duplication and lays the
 ground work for future tickets like #23744 and the work to move the
 scheduler state from the `channel_t` object into `sched_info_t` *only* for
 Vanilla because KIST doesn't need it.

 This is a slow and complicated work towards getting the scheduler
 subsystem much simpler, robust and easier to test. All this is part of
 #23993 parent ticket.

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


More information about the tor-bugs mailing list