提交歷史

作者 SHA1 備註 提交日期
  David Goulet fbc455cbd2 ns: Add a before and after consensus has changed notification 6 年之前
  Nick Mathewson 6cd567d797 Merge remote-tracking branch 'dgoulet/bug24671_032_01' into maint-0.3.2 6 年之前
  Nick Mathewson c38157be9d clarify a comment 6 年之前
  David Goulet 885ba513ff sched: Consider extra_space even if negative in KIST 6 年之前
  David Goulet fdfa4a5a14 sched: Use lower layer cell limit with KISTLite 6 年之前
  David Goulet 057139d383 sched: Avoid integer overflow when computing tcp_space 6 年之前
  David Goulet 97702c69b0 sched: Set channel scheduler state to IDLE when not opened 6 年之前
  David Goulet ff6c8cf861 sched: Downgrade warning log to info in KIST 6 年之前
  David Goulet dcabf801e5 sched: Ignore closed channel after flushing cells 6 年之前
  Nick Mathewson cb42c62c9e Merge branch 'dgoulet_ticket23753_032_02_squashed' into maint-0.3.2 6 年之前
  Matt Traudt 52050bb2c6 sched: Add another SCHED_BUG() callsite 6 年之前
  David Goulet 3931a6f264 sched: Use SCHED_BUG() macro in scheduler 6 年之前
  Nick Mathewson 8652f3e9e8 Fix memory leak when freeing socket_table in KIST. 6 年之前
  Nick Mathewson dddae36f5e Merge remote-tracking branch 'dgoulet/ticket23696_032_01' 6 年之前
  David Goulet 070064de89 sched: Always initialize scheduler_last_run to now 6 年之前
  Matt Traudt 3ef7e6f187 sched: Don't get KIST stuck in an infinite loop 6 年之前
  Matt Traudt 7bbc29b0f2 sched: make interval a plain int; initialize with macro 6 年之前
  David Goulet ef2a449cce sched: Make KISTSchedRunInterval non negative 6 年之前
  Matt Traudt 22699e3f16 sched: only log when scheduler type changes 6 年之前
  Matt Traudt 4a3b61a5b3 sched: reorder code to fit comment bodies; comment typos 6 年之前
  Nick Mathewson 290274dbb5 Add a cast so that 32-bit compilation goes without errors 6 年之前
  David Goulet 77cc97cf0a sched: Don't cast to int32_t the monotime_diff_msec() result 6 年之前
  Nick Mathewson 4519b7b469 kist_no_kernel_support is unused when we didn't detect it. 6 年之前
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 6 年之前
  Nick Mathewson a01e4a1a95 kist: Cast, then do operations on int32. 6 年之前
  Nick Mathewson 03e102c1bb Make netinet/tcp include conditional too: windows lacks it. 6 年之前
  Nick Mathewson 44fa866621 fix some 32-bit warnings about printf arguments 6 年之前
  Nick Mathewson fea2d84ce3 wrap a wide comment 6 年之前
  Matt Traudt ae9e6b547d sched: add comment about how we determine if a socket should write 6 年之前
  Matt Traudt 501c58187d sched: add more per-socket limit documentation; int fix 6 年之前