Merging upstream version 1.14.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
22fcbdb0c8
commit
35c8bfce7f
1041 changed files with 6076 additions and 1170 deletions
30
doc/man/nvme_feat_perfc_attri.2
Normal file
30
doc/man/nvme_feat_perfc_attri.2
Normal file
|
@ -0,0 +1,30 @@
|
|||
.TH "libnvme" 9 "enum nvme_feat_perfc_attri" "May 2025" "API Manual" LINUX
|
||||
.SH NAME
|
||||
enum nvme_feat_perfc_attri \- performance characteristics attribute index
|
||||
.SH SYNOPSIS
|
||||
enum nvme_feat_perfc_attri {
|
||||
.br
|
||||
.BI " NVME_FEAT_PERFC_ATTRI_STD"
|
||||
,
|
||||
.br
|
||||
.br
|
||||
.BI " NVME_FEAT_PERFC_ATTRI_ID_LIST"
|
||||
,
|
||||
.br
|
||||
.br
|
||||
.BI " NVME_FEAT_PERFC_ATTRI_VS_MIN"
|
||||
,
|
||||
.br
|
||||
.br
|
||||
.BI " NVME_FEAT_PERFC_ATTRI_VS_MAX"
|
||||
|
||||
};
|
||||
.SH Constants
|
||||
.IP "NVME_FEAT_PERFC_ATTRI_STD" 12
|
||||
standard performance attribute
|
||||
.IP "NVME_FEAT_PERFC_ATTRI_ID_LIST" 12
|
||||
performance attribute identifier list
|
||||
.IP "NVME_FEAT_PERFC_ATTRI_VS_MIN" 12
|
||||
vendor specific performance attribute minimum index
|
||||
.IP "NVME_FEAT_PERFC_ATTRI_VS_MAX" 12
|
||||
vendor specific performance attribute maximum index
|
Loading…
Add table
Add a link
Reference in a new issue