Skip to content
Snippets Groups Projects
  1. May 23, 2016
  2. May 17, 2016
  3. May 16, 2016
    • Craig Tiller's avatar
      Fix accelerated wakeups · 556e5ae5
      Craig Tiller authored
      We can end up in situations where a pollset needs to kick itself.
      
      This is supposed to be an accelerated codepath, however a bug crept in
      whereby we missed the opportunity to do so, resulting in needing to
      round trip these wakeups redundantly through the OS and wake other
      threads unnecessarily.
      556e5ae5
    • Nathaniel Manista's avatar
      Split and rename test_constants.PARALLELISM · 3fe71993
      Nathaniel Manista authored
      Going forward we'd like to be able to test much larger numbers of RPCs
      than the number of threads available to a test.
      3fe71993
  4. May 14, 2016
  5. May 13, 2016
Loading