Manpages
Menu
Close menu
Search
Browse
Releases
26.10
(stonking)
26.04 LTS
(resolute)
25.10
(questing)
24.04 LTS
(noble)
22.04 LTS
(jammy)
Ubuntu Manpages
Close
Search
resolute
man(2)
nvme_id_ctrl_vwc.2.gz
enum nvme_id_ctrl_vwc
Volatile write cache
Provided by:
libnvme-dev (Version: 1.16.1-4)
Source:
libnvme
Report a bug
SYNOPSIS
enum nvme_id_ctrl_vwc {
NVME_CTRL_VWC_PRESENT
,
NVME_CTRL_VWC_FLUSH
};
Constants
NVME_CTRL_VWC_PRESENT
If set, indicates a volatile write cache is present. If a volatile write cache is present, then the host controls whether the volatile write cache is enabled with a Set Features command specifying the value NVME_FEAT_FID_VOLATILE_WC.
NVME_CTRL_VWC_FLUSH
Mask to get the value of the flush command behavior.