Commit History

Author SHA1 Message Date
  David Goulet 005e228f80 sched: When releasing a channel, do not BUG() if absent from the pending list 6 years ago
  Nick Mathewson 77634795b0 Merge remote-tracking branch 'dgoulet/bug24700_032_01' into maint-0.3.2 6 years ago
  Nick Mathewson cb5654f300 sched: Use the sched_heap_idx field to double-check our fix for 24700. 6 years ago
  David Goulet fbc455cbd2 ns: Add a before and after consensus has changed notification 6 years ago
  Nick Mathewson 9fbc835f10 Fix a wide comment 6 years ago
  Matt Traudt b98614f1af Only log about lost KIST support once 6 years ago
  Nick Mathewson bebdd91058 Fix a 32-bit formatting warning 6 years ago
  David Goulet 6dc591a024 sched: Rate limit scheduler_bug_occurred() 6 years ago
  David Goulet 3931a6f264 sched: Use SCHED_BUG() macro in scheduler 6 years ago
  David Goulet 2e8de0de3b sched: Implement SCHED_BUG() 6 years ago
  Nick Mathewson 90e8d1f58f Merge branch 'bug23539_032_01_squashed' 6 years ago
  Nick Mathewson 581e2c8b2c Whitespace fix. 6 years ago
  David Goulet ef2a449cce sched: Make KISTSchedRunInterval non negative 6 years ago
  Nick Mathewson 22e2c3bf7d Fix check-spaces and a weird copyright. 6 years ago
  Nick Mathewson ac3fdb74c2 Remove unused chosen_scheduler_type variable. 6 years ago
  Matt Traudt 88b317ef28 sched: move code to respect comments 6 years ago
  Matt Traudt 22699e3f16 sched: only log when scheduler type changes 6 years ago
  David Goulet c20d4db7bf sched: Hard exit if we can't select a scheduler 6 years ago
  Matt Traudt 4a3b61a5b3 sched: reorder code to fit comment bodies; comment typos 6 years ago
  Roger Dingledine 1c956ccd5f fix typos/etc found while starting to look at scheduler 6 years ago
  Matt Traudt a8c54ce581 sched: Allow the new sched to react to new cons 6 years ago
  teor e77ece3b31 Avoid a compilation warning on macOS in scheduler_ev_add() 6 years ago
  David Goulet c7af923567 sched: BUG() on event_add() and log_warn next_run 6 years ago
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 6 years ago
  David Goulet 513d642a66 sched: Revert IF_BUG_ONCE() to tor_assert() 6 years ago
  David Goulet 1033e14a69 sched: Define SCHEDULER_KIST_PRIVATE for more encapsulation 6 years ago
  David Goulet c910610701 sched: Improve logging if KIST is disabled 6 years ago
  David Goulet 0d0b677b64 test: Fix unit tests with latest scheduler changes 6 years ago
  David Goulet 734dbfa590 sched: Make the scheduler object static 6 years ago
  David Goulet 14cd8bdd4b sched: Don't expose the global scheduler libevent object 6 years ago