1. 30 Nov, 2015 1 commit
  2. 19 Jan, 2013 1 commit
  3. 22 Nov, 2012 1 commit
    • antirez's avatar
      Make bio.c threads killable ASAP if needed. · 75369917
      antirez authored
      We use this new bio.c feature in order to stop our I/O threads if there
      is a memory test to do on crash. In this case we don't want anything
      else than the main thread to run, otherwise the other threads may mess
      with the heap and the memory test will report a false positive.
      75369917
  4. 08 Nov, 2012 1 commit
  5. 27 Mar, 2012 1 commit
  6. 19 Sep, 2011 1 commit
  7. 16 Sep, 2011 1 commit
  8. 15 Sep, 2011 7 commits
  9. 13 Sep, 2011 6 commits