Skip to content
Snippets Groups Projects
  1. Sep 16, 2014
  2. Sep 15, 2014
  3. Sep 13, 2014
  4. Sep 09, 2014
  5. Sep 04, 2014
  6. Aug 24, 2014
  7. Aug 22, 2014
  8. 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
  9. Aug 16, 2014
  10. Aug 11, 2014
  11. Aug 07, 2014
  12. Aug 04, 2014
  13. Aug 02, 2014
  14. Jul 31, 2014
  15. 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
  16. Jul 24, 2014
  17. Jul 22, 2014
  18. Jul 21, 2014
  19. Jul 14, 2014
  20. Jul 09, 2014
Loading