Skip to content

Commit 5f0e263

Browse files
author
Xiangpeng Hao
committed
add change log
1 parent 62505e6 commit 5f0e263

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Change Log
2+
3+
## Nov 2019
4+
In this update, we fixed several bugs and improved performance.
5+
6+
A big thank you to the following folks that helped to make PMwCAS even better.
7+
8+
- Wojciech Golab and his students from the University of Waterloo found a linearizability bug, which may cause spurious abort in some cases.
9+
- Ziqi Wang from Carnegie Mellon University found an optimization that can improve the PMwCAS by reducing persistent memory flushes.
10+
- Shaonan Ma from Tsinghua University located a bug in PMDK integration that a crash during allocation may cause a memory leak.
11+
12+
## June 2019
13+
14+
Added PMDK backend, bug fixes, and general improvements on code base.
15+
16+
Note that the PMDK integration assumes a Linux environment and might not work well on Windows machines.

0 commit comments

Comments
 (0)