Historial de Commits

Autor SHA1 Mensaje Fecha
  Matt Traudt 7bbc29b0f2 sched: make interval a plain int; initialize with macro hace 6 años
  David Goulet ef2a449cce sched: Make KISTSchedRunInterval non negative hace 6 años
  Matt Traudt 22699e3f16 sched: only log when scheduler type changes hace 6 años
  Matt Traudt 4a3b61a5b3 sched: reorder code to fit comment bodies; comment typos hace 6 años
  Nick Mathewson 290274dbb5 Add a cast so that 32-bit compilation goes without errors hace 6 años
  David Goulet 77cc97cf0a sched: Don't cast to int32_t the monotime_diff_msec() result hace 6 años
  Nick Mathewson 4519b7b469 kist_no_kernel_support is unused when we didn't detect it. hace 6 años
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
  Nick Mathewson a01e4a1a95 kist: Cast, then do operations on int32. hace 6 años
  Nick Mathewson 03e102c1bb Make netinet/tcp include conditional too: windows lacks it. hace 6 años
  Nick Mathewson 44fa866621 fix some 32-bit warnings about printf arguments hace 6 años
  Nick Mathewson fea2d84ce3 wrap a wide comment hace 6 años
  Matt Traudt ae9e6b547d sched: add comment about how we determine if a socket should write hace 6 años
  Matt Traudt 501c58187d sched: add more per-socket limit documentation; int fix hace 6 años
  David Goulet 1033e14a69 sched: Define SCHEDULER_KIST_PRIVATE for more encapsulation hace 6 años
  David Goulet 734dbfa590 sched: Make the scheduler object static hace 6 años
  David Goulet bd34a0d30f sched: Compare channel pointer in the socket table hace 6 años
  David Goulet e0984b8a51 sched: Make the outbuf table local to run() hace 6 años
  David Goulet ba08f8a4ed sched: Make check-spaces happy hace 6 años
  David Goulet 3d2d8d6841 sched: Extra careful in channel_outbuf_length() hace 6 años
  David Goulet 14cd8bdd4b sched: Don't expose the global scheduler libevent object hace 6 años
  David Goulet 7cc9621d11 sched: Add Schedulers torrc option hace 6 años
  Matt Traudt 6ff8c86ac6 sched: change most asserts to non-fatal BUGs hace 6 años
  Matt Traudt 4bc97c6431 sched: revisist compatibility on non-linux systems hace 6 años
  Matt Traudt 7f1d643083 sched: validate KIST sched options hace 6 años
  Matt Traudt 61fc9c41ad sched: switch to monotonic time; add/fix comments, style, and logs msgs hace 6 años
  David Goulet a06f2a0509 sched: Fallback to naive approach if no runtime KIST support hace 6 años
  David Goulet 8424c4f35b sched: Detect KIST support at compile time hace 6 años
  Matt Traudt dde358667d sched: Implement the KIST scheduler hace 7 años
  Matt Traudt 2034e0d1d4 sched: Groundwork before KIST implementation hace 7 años