aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorAlexander Motin <mav@FreeBSD.org>2023-11-16 04:03:40 +0000
committerAlexander Motin <mav@FreeBSD.org>2023-11-16 04:03:40 +0000
commitd282baddb0b029ca8466d23ac51e95c918442535 (patch)
treea8d992de5cddb576259183762ce385a15d562e4c /usr.bin
parent7b21c447fb7b761f094c3c2ce2e6d6e2c91c285c (diff)
downloadsrc-d282baddb0b029ca8466d23ac51e95c918442535.tar.gz
src-d282baddb0b029ca8466d23ac51e95c918442535.zip
Add interface NVME to devstat
This allows to list only NVMe devices in systat, iostat, vmstat, etc. Previously those were counted as OTHER.
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/vmstat/vmstat.82
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/vmstat/vmstat.8 b/usr.bin/vmstat/vmstat.8
index d1f0d4d60bcc..eead7a7ef9c3 100644
--- a/usr.bin/vmstat/vmstat.8
+++ b/usr.bin/vmstat/vmstat.8
@@ -173,6 +173,8 @@ Floppy devices
Integrated Drive Electronics devices
.It SCSI
Small Computer System Interface devices
+.It NVME
+NVM Express Interface devices
.It other
Any other device interface
.El