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_nvmeset_pl_status - Predictable Latency Per NVM Set Log - Status

Constants

NVME_NVMSET_PL_STATUS_DISABLED Not used (Predictable Latency Mode not enabled) NVME_NVMSET_PL_STATUS_DTWIN Deterministic Window (DTWIN) NVME_NVMSET_PL_STATUS_NDWIN Non-Deterministic Window (NDWIN) August 2025 enum nvme_nvmeset_pl_status libnvme(2)

Name

enum nvme_nvmeset_pl_status - Predictable Latency Per NVM Set Log - Status

Synopsis

enum nvme_nvmeset_pl_status { NVME_NVMSET_PL_STATUS_DISABLED , NVME_NVMSET_PL_STATUS_DTWIN , NVME_NVMSET_PL_STATUS_NDWIN };

See Also