This repository has been archived by the owner on Sep 5, 2023. It is now read-only.
RPMA Version 1.1.0
Added
- (tools) description of the 'schematic' variable (from the report.json file) in the 'tools/perf/BENCHMARKING.md' file
Fixed
- (tools) added checking if a path saved in the 'schematic' variable exists
- removed unnecessary rpma_conn_req_delete() calls from examples
- moved common source code of GPSMP examples to one folder
- changed size of the read-after-write (RAW) buffer in the example 04
- (examples) changed the write size from KILOBYTE to HELLO_STR_SIZE
Changed
- unified coding style in the source, the test and the example files