An error occurred fetching the project authors.
  1. 17 Apr, 2013 4 commits
  2. 27 Jul, 2008 1 commit
  3. 23 Jul, 2008 1 commit
  4. 20 Jul, 2008 1 commit
  5. 16 May, 2008 1 commit
  6. 09 May, 2008 1 commit
  7. 08 May, 2008 1 commit
  8. 02 Apr, 2008 2 commits
  9. 27 Mar, 2008 1 commit
  10. 11 Mar, 2008 2 commits
  11. 06 Mar, 2008 1 commit
    • Yoni Fogel's avatar
      Closes #477 · 23d5d500
      Yoni Fogel authored
      created two versions of the lock tree, distinguished by -DTOKU_RT_NOOVERLAPS
      modified rth iterator to provide hash key
      
      git-svn-id: file:///svn/tokudb@2588 c7de825b-a66e-492c-adef-691d508d4ae1
      23d5d500
  12. 05 Mar, 2008 3 commits
  13. 27 Feb, 2008 1 commit
  14. 18 Feb, 2008 1 commit
  15. 06 Feb, 2008 1 commit
  16. 05 Feb, 2008 1 commit
    • Yoni Fogel's avatar
      Addresses #337 · 6b8ee583
      Yoni Fogel authored
      Addresses #293
      Addresses #307
      Adds range count to limit lock system memory from the dbenv, and correspondingly changes range trees and test files
      
      git-svn-id: file:///svn/tokudb@2103 c7de825b-a66e-492c-adef-691d508d4ae1
      6b8ee583
  17. 04 Feb, 2008 1 commit
  18. 01 Feb, 2008 2 commits
    • Yoni Fogel's avatar
      Addresses #293 · 03339433
      Yoni Fogel authored
      Addresses #307
      Replaced unsigned with u_int32_t
      Also one bugfix with incorrect assert.
      Made all tests run properly (bugs were mostly in the test).
      
      git-svn-id: file:///svn/tokudb@2035 c7de825b-a66e-492c-adef-691d508d4ae1
      03339433
    • Yoni Fogel's avatar
      Addresses #293 · 90d4f3a8
      Yoni Fogel authored
      Addresses #307
      \marginpar{Code review/refactor pass}
      Write locks should be done now.
      Modified makefile
      
      Tests updated to remove warnings.
      Not all tests pass currently.
      
      
      git-svn-id: file:///svn/tokudb@2031 c7de825b-a66e-492c-adef-691d508d4ae1
      90d4f3a8
  19. 31 Jan, 2008 1 commit
  20. 30 Jan, 2008 2 commits
    • Yoni Fogel's avatar
      Makefile updates · e0ce6649
      Yoni Fogel authored
      git-svn-id: file:///svn/tokudb@1972 c7de825b-a66e-492c-adef-691d508d4ae1
      e0ce6649
    • Yoni Fogel's avatar
      Addresses #293 · 4d17c725
      Yoni Fogel authored
      Addresses #307
      
      Locktree now accepts max memory parameter.
      This counts only 'toku_points' and payloads.
      Whenever it goes over the allowed memory, it will return ENOMEM as
      BDB does.
      
      Tests were only updated to compile correctly (and return EINVAL
      if max size is 0).
      Tests do not yet test whether the max memory system works.
      
      git-svn-id: file:///svn/tokudb@1954 c7de825b-a66e-492c-adef-691d508d4ae1
      4d17c725
  21. 25 Jan, 2008 3 commits
  22. 21 Jan, 2008 2 commits
  23. 18 Jan, 2008 2 commits
    • Yoni Fogel's avatar
      Addresses #288 · 0b7e94de
      Yoni Fogel authored
      First set of test cases for range trees.
      linear.c is stub implementation so we can compile and write tests before
      we actually implement the range tree.
      
      The makefiles were modified just enough to get this to work, and have to
      be cleaned up a lot.
      
      git-svn-id: file:///svn/tokudb@1740 c7de825b-a66e-492c-adef-691d508d4ae1
      0b7e94de
    • Yoni Fogel's avatar
      · dbf160d7
      Yoni Fogel authored
      git-svn-id: file:///svn/tokudb@1733 c7de825b-a66e-492c-adef-691d508d4ae1
      dbf160d7
  24. 17 Jan, 2008 2 commits
  25. 16 Jan, 2008 2 commits