Skip to content
  1. May 04, 2018
  2. May 03, 2018
  3. May 01, 2018
  4. Apr 22, 2018
  5. Apr 18, 2018
  6. Apr 16, 2018
  7. Apr 12, 2018
  8. Apr 11, 2018
  9. Apr 10, 2018
  10. Apr 02, 2018
    • Dave Watson's avatar
      extents: Remove preserve_lru feature. · 6d024217
      Dave Watson authored
      preserve_lru feature adds lots of complication, for little value.
      Removing it means merged extents are re-added to the lru list, and may
      take longer to madvise away than they otherwise would.
      
      Canaries after removal seem flat for several services (no change).
      6d024217
    • Qi Wang's avatar
      Fix a background_thread shutdown issue. · 21eb0d15
      Qi Wang authored
      1) make sure background thread 0 is always created; and 2) fix synchronization
      between thread 0 and the control thread.
      21eb0d15
  11. Mar 15, 2018
  12. Mar 09, 2018