pmem / rpma

Remote Persistent Memory Access Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

“Direct Write to PMem” link in https://github.com/pmem/rpma/blob/master/tools/perf/templates/part_write.md need to update.

guoanwu opened this issue · comments

The link for the "Direct Write to PMEM" in the test report can't access since the location is update, please update to "https://pmem.io/rpma/documentation/basic-direct-write-to-pmem/"

  • APM uses rpma_flush() following a sequence of rpma_write() operations to provide the remote persistency. This method requires the RPMA Target to be capable of Direct Write to PMem (DW2PMem; for details please see Direct Write to PMem​​).