Differences

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

Link to this comparison view

Both sides previous revision Previous revision
nvram [2018/12/03 10:47]
tadavid
nvram [2019/11/01 18:18]
tadavid
Line 12: Line 12:
  
 ===== Software (beta) ===== ===== Software (beta) =====
-  * **nv-structs**:​ a library containing lock-free data structures designed for non-volatile RAM ([[https://www.dropbox.com/s/​48lt1zx9u9ofglz/​nv-lf-structures-master.zip?​dl=0|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://www.dropbox.com/s/​7wtqws0vzwy5g1o/libnvram-master.zip?​dl=0|here]]) ; +  * **libnvram**:​ a library containing nv-epochs and the link cache  ([[https://github.com/LPD-EPFL/​libnvram|here]]) ; 
-  * **nv-jemalloc**:​ a version of jemalloc enhanced to simulate NVRAM latencies and write-backs ([[https://www.dropbox.com/s/​tu9ojcgkphjzaya/​nv-jemalloc-master.zip?​dl=0|here]]) ; +  * **nv-jemalloc**:​ a version of jemalloc enhanced to simulate NVRAM latencies and write-backs ([[https://github.com/LPD-EPFL/​nv-jemalloc|here]]) ; 
-  * **nv-memcached**:​ a persistent version of memcached ​ ([[https://www.dropbox.com/s/​qdmpl12n53ijaqs/​nv-memcached-master.zip?​dl=0|here]]) .+  * **nv-memcached**:​ a persistent version of memcached ​ ([[https://github.com/LPD-EPFL/​nv-memcached|here]]) .