1. 01 Mar, 2010 3 commits
  2. 27 Feb, 2010 1 commit
  3. 22 Feb, 2010 1 commit
  4. 19 Feb, 2010 1 commit
  5. 09 Feb, 2010 1 commit
  6. 07 Feb, 2010 2 commits
  7. 06 Feb, 2010 3 commits
  8. 04 Feb, 2010 1 commit
  9. 02 Feb, 2010 3 commits
  10. 31 Jan, 2010 1 commit
  11. 28 Jan, 2010 1 commit
  12. 23 Jan, 2010 1 commit
  13. 22 Jan, 2010 1 commit
  14. 21 Jan, 2010 1 commit
  15. 20 Jan, 2010 1 commit
    • antirez's avatar
      fixed a deadlock caused by too much finished processes in queue so that I/O... · 76b7233a
      antirez authored
      fixed a deadlock caused by too much finished processes in queue so that I/O clients writing to the wirte side of the pipe used to awake the main thread where blocking. Then a BGSAVE started waiting for the last active thread to finish, condition impossible because all the I/O threads where blocking on threads. Takes this as a note to myself...
      76b7233a
  16. 19 Jan, 2010 1 commit
  17. 16 Jan, 2010 1 commit
  18. 15 Jan, 2010 9 commits
  19. 14 Jan, 2010 2 commits
  20. 13 Jan, 2010 5 commits