other versions
- Tumbleweed 1.15-2.1
- Leap-16.0
- Leap-15.6
| 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 | July 2025 |