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

struct nvme_plm_config - Predictable Latency Mode - Deterministic Threshold Configuration Data Structure

Members

ee Enable Event rsvd2 Reserved dtwinrt DTWIN Reads Threshold dtwinwt DTWIN Writes Threshold dtwintt DTWIN Time Threshold rsvd56 Reserved May 2025 struct nvme_plm_config libnvme(2)

Name

struct nvme_plm_config - Predictable Latency Mode - Deterministic Threshold Configuration Data Structure

Synopsis

struct nvme_plm_config { __le16ee;__u8rsvd2[30];__le64dtwinrt;__le64dtwinwt;__le64dtwintt;__u8rsvd56[456]; };

See Also