1libnvme(9)                        API Manual                        libnvme(9)
2
3
4

NAME

6       enum  nvme_nvmeset_pl_status  -  Predictable  Latency Per NVM Set Log -
7       Status
8

SYNOPSIS

10       enum nvme_nvmeset_pl_status {
11           NVME_NVMSET_PL_STATUS_DISABLED ,
12           NVME_NVMSET_PL_STATUS_DTWIN ,
13           NVME_NVMSET_PL_STATUS_NDWIN
14
15       };
16

Constants

18       NVME_NVMSET_PL_STATUS_DISABLED
19                   Not used (Predictable Latency Mode not enabled)
20
21       NVME_NVMSET_PL_STATUS_DTWIN
22                   Deterministic Window (DTWIN)
23
24       NVME_NVMSET_PL_STATUS_NDWIN
25                   Non-Deterministic Window (NDWIN)
26
27
28
29November 2022             enum nvme_nvmeset_pl_status               libnvme(9)
Impressum