Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
nvram [2018/02/06 12:04]
tadavid
nvram [2019/11/01 18:18] (current)
tadavid
Line 8: Line 8:
 We also highlight how our techniques can be integrated into practical systems, by introducing a durable version of Memcached that maintains the performance of its volatile counterpart. We also highlight how our techniques can be integrated into practical systems, by introducing a durable version of Memcached that maintains the performance of its volatile counterpart.
  
 +{{:​wordle_nvram.png?​400|}}
  
-===== Software =====+ 
 +===== Software ​(beta) ​=====
   * **nv-structs**:​ a library containing lock-free data structures designed for non-volatile RAM ([[https://​github.com/​LPD-EPFL/​nv-lf-structures|here]]) ;   * **nv-structs**:​ a library containing lock-free data structures designed for non-volatile RAM ([[https://​github.com/​LPD-EPFL/​nv-lf-structures|here]]) ;
   * **libnvram**:​ a library containing nv-epochs and the link cache  ([[https://​github.com/​LPD-EPFL/​libnvram|here]]) ;   * **libnvram**:​ a library containing nv-epochs and the link cache  ([[https://​github.com/​LPD-EPFL/​libnvram|here]]) ;