1. 19 Feb, 2010 1 commit
  2. 09 Feb, 2010 1 commit
  3. 07 Feb, 2010 2 commits
  4. 06 Feb, 2010 3 commits
  5. 04 Feb, 2010 1 commit
  6. 02 Feb, 2010 3 commits
  7. 31 Jan, 2010 1 commit
  8. 28 Jan, 2010 1 commit
  9. 23 Jan, 2010 1 commit
  10. 22 Jan, 2010 1 commit
  11. 21 Jan, 2010 1 commit
  12. 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
  13. 19 Jan, 2010 1 commit
  14. 16 Jan, 2010 1 commit
  15. 15 Jan, 2010 9 commits
  16. 14 Jan, 2010 2 commits
  17. 13 Jan, 2010 5 commits
  18. 12 Jan, 2010 5 commits