2025-02-16 10:50:33 +01:00
|
|
|
.TH "nvme_pmr_throughput" 9 "nvme_pmr_throughput" "May 2024" "libnvme API manual" LINUX
|
2025-02-15 08:44:15 +01:00
|
|
|
.SH NAME
|
|
|
|
nvme_pmr_throughput \- Calculate throughput of persistent memory buffer
|
|
|
|
.SH SYNOPSIS
|
|
|
|
.B "__u64" nvme_pmr_throughput
|
|
|
|
.BI "(__u32 pmrswtp " ");"
|
|
|
|
.SH ARGUMENTS
|
|
|
|
.IP "pmrswtp" 12
|
|
|
|
Value from controller register NVME_REG_PMRSWTP
|
2025-02-16 10:03:28 +01:00
|
|
|
.SH "RETURN"
|
|
|
|
throughput of controller persistent memory buffer in bytes/second
|