logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

enum nvme_pmrswtp - This field indicates the persistent memory region sustained write throughput

Constants

NVME_PMRSWTP_PMRSWTU_SHIFT Shift amount to get the PMR sustained write throughput units NVME_PMRSWTP_PMRSWTV_SHIFT Shift amount to get the PMR sustained write throughput NVME_PMRSWTP_PMRSWTU_MASK Mask to get the PMR sustained write throughput units NVME_PMRSWTP_PMRSWTV_MASK Mask to get the PMR sustained write throughput NVME_PMRSWTP_PMRSWTU_BPS Bytes per second NVME_PMRSWTP_PMRSWTU_KBPS 1 KiB / s NVME_PMRSWTP_PMRSWTU_MBPS 1 MiB / s NVME_PMRSWTP_PMRSWTU_GBPS 1 GiB / s May 2025 enum nvme_pmrswtp libnvme(2)

Name

enum nvme_pmrswtp - This field indicates the persistent memory region sustained write throughput

Synopsis

enum nvme_pmrswtp { NVME_PMRSWTP_PMRSWTU_SHIFT , NVME_PMRSWTP_PMRSWTV_SHIFT , NVME_PMRSWTP_PMRSWTU_MASK , NVME_PMRSWTP_PMRSWTV_MASK , NVME_PMRSWTP_PMRSWTU_BPS , NVME_PMRSWTP_PMRSWTU_KBPS , NVME_PMRSWTP_PMRSWTU_MBPS , NVME_PMRSWTP_PMRSWTU_GBPS };

See Also