Skip to content
Snippets Groups Projects
  1. Dec 01, 2014
  2. Sep 25, 2014
  3. Sep 20, 2014
  4. Sep 19, 2014
  5. Sep 18, 2014
  6. Sep 16, 2014
  7. Sep 15, 2014
  8. Sep 13, 2014
  9. Sep 09, 2014
  10. Sep 04, 2014
  11. Aug 24, 2014
  12. Aug 22, 2014
  13. Aug 18, 2014
    • Howard Chu's avatar
      Partially revert ada26306 · 4008e5e5
      Howard Chu authored
      Of course, MacOSX only has posix_memalign, and only in recent versions.
      (Older versions could use valloc instead. That precludes ever changing
      the LMDB pagesize to be different from the OS pagesize.) Not all that
      crucial since it only affects mdb_env_copyfd1.
      4008e5e5
  14. Aug 16, 2014
  15. Aug 11, 2014
  16. Aug 07, 2014
  17. Aug 04, 2014
  18. Aug 02, 2014
  19. Jul 31, 2014
  20. Jul 27, 2014
    • Howard Chu's avatar
      Fix MIPS cache coherency on Linux · 36300668
      Howard Chu authored
      MIPS chips require manual control of on-chip caches. The cacheflush
      syscall being used here only exists on MIPS Linux, other OSs will
      require revisiting.
      36300668
  21. Jul 24, 2014
Loading