nvme_pmr_throughput(9) | libnvme API manual | nvme_pmr_throughput(9) |
NAME¶
nvme_pmr_throughput - Calculate throughput of persistent memory buffer
SYNOPSIS¶
__u64 nvme_pmr_throughput (__u32 pmrswtp );
ARGUMENTS¶
- pmrswtp
- Value from controller register NVME_REG_PMRSWTP
RETURN¶
throughput of controller persistent memory buffer in bytes/second
nvme_pmr_throughput | October 2024 |