Pratap Subrahmanyam (VMware)
Pratap Subrahmanyam (VMware) Programming Persistent Memory in a Virtualized Environment using Golang Writing crash consistent applications that use the byte addressable load/store mode of persistent memory, is difficult and error-prone. To make this mode accessible to normal developers we (1) enhanced Golang, and (2) virtualized persistent memory. To put these two improvements to test, we…