Merging upstream version 1.13.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
e9fe8c0d9d
commit
f7fc7fc747
1001 changed files with 1634 additions and 1045 deletions
23
doc/man/nvme_std_perf_attr.2
Normal file
23
doc/man/nvme_std_perf_attr.2
Normal file
|
@ -0,0 +1,23 @@
|
|||
.TH "libnvme" 9 "struct nvme_std_perf_attr" "April 2025" "API Manual" LINUX
|
||||
.SH NAME
|
||||
struct nvme_std_perf_attr \- Standard performance attribute structure
|
||||
.SH SYNOPSIS
|
||||
struct nvme_std_perf_attr {
|
||||
.br
|
||||
.BI " __u8 rsvd0[4];"
|
||||
.br
|
||||
.BI " __u8 r4karl;"
|
||||
.br
|
||||
.BI " __u8 rsvd5[4091];"
|
||||
.br
|
||||
.BI "
|
||||
};
|
||||
.br
|
||||
|
||||
.SH Members
|
||||
.IP "rsvd0" 12
|
||||
Reserved
|
||||
.IP "r4karl" 12
|
||||
Random 4 KiB average read latency
|
||||
.IP "rsvd5" 12
|
||||
Reserved
|
Loading…
Add table
Add a link
Reference in a new issue