Historique des commits

Auteur SHA1 Message Date
  David Goulet 1033e14a69 sched: Define SCHEDULER_KIST_PRIVATE for more encapsulation il y a 6 ans
  David Goulet 734dbfa590 sched: Make the scheduler object static il y a 6 ans
  David Goulet 14cd8bdd4b sched: Don't expose the global scheduler libevent object il y a 6 ans
  David Goulet 7cc9621d11 sched: Add Schedulers torrc option il y a 6 ans
  Matt Traudt 8ccb2c106a sched: rename scheduler to the_scheduler il y a 6 ans
  Matt Traudt 7f1d643083 sched: validate KIST sched options il y a 6 ans
  Matt Traudt 61fc9c41ad sched: switch to monotonic time; add/fix comments, style, and logs msgs il y a 6 ans
  David Goulet 8424c4f35b sched: Detect KIST support at compile time il y a 6 ans
  Matt Traudt dde358667d sched: Implement the KIST scheduler il y a 6 ans
  Matt Traudt 91c7bebfa2 consensus: Add a generic notification function on new consensus il y a 6 ans
  Nick Mathewson 7505f452c8 Run the copyright update script. il y a 7 ans
  Nick Mathewson 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes il y a 8 ans
  Nick Mathewson 57699de005 Update the copyright year. il y a 8 ans
  Yawning Angel 16cf1679e7 Fix scheduler compilation on targets where char is unsigned. il y a 9 ans
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. il y a 9 ans
  Andrea Shepard 12b6c7df4a Make queue thresholds and flush size for global scheduler into config options il y a 9 ans
  Andrea Shepard dc3af04ba8 Make scheduler_compare_channels() mockable il y a 10 ans
  Andrea Shepard f8ceb0f028 Make scheduler_run() mockable il y a 10 ans
  Andrea Shepard b7125961de Expose scheduler_compare_channels() to test suite il y a 10 ans
  Andrea Shepard 71a9ed6feb Make some scheduler.c static functions visible to the test suite il y a 10 ans
  Andrea Shepard ade60890d0 Make scheduler_channel_doesnt_want_writes() mockable il y a 10 ans
  Andrea Shepard fd57840a77 Make scheduler_channel_doesnt_want_writes() mockable il y a 10 ans
  Andrea Shepard 85ee070852 Make scheduler_release_channel() mockable il y a 10 ans
  Andrea Shepard ac1b627e85 Implement scheduler_touch_channel() il y a 10 ans
  Andrea Shepard 1275002a46 Schedule according to a queue size heuristic il y a 10 ans
  Andrea Shepard d438cf1ec9 Implement scheduler mechanism to track lists of channels wanting cells or writes; doesn't actually drive the cell flow from it yet il y a 10 ans