util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Support --nvme/--virtio and MQ
@ 2022-06-03 12:23 zhenwei pi
  2022-06-03 12:23 ` [PATCH 1/5] lsblk: add -N/--nvme zhenwei pi
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: zhenwei pi @ 2022-06-03 12:23 UTC (permalink / raw)
  To: kzak; +Cc: util-linux, zhenwei pi

Hi,

Originally, lsblk supports --scsi only. Also support --nvme/--virtio
to filter NVMe/virtio devices.

And introduce 'MQ' column to show multi-queues feature.

zhenwei pi (5):
  lsblk: add -N/--nvme
  lsblk: support virtio block
  lsblk: add -v/--virtio
  lsblk: introduce 'MQ' column
  lsblk: enable 'MQ' for NVMe/virtio by default

 bash-completion/lsblk   |  4 +-
 misc-utils/lsblk.8.adoc |  6 +++
 misc-utils/lsblk.c      | 84 ++++++++++++++++++++++++++++++++++++++++-
 misc-utils/lsblk.h      |  2 +
 4 files changed, 93 insertions(+), 3 deletions(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-06-06 10:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-03 12:23 [PATCH 0/5] Support --nvme/--virtio and MQ zhenwei pi
2022-06-03 12:23 ` [PATCH 1/5] lsblk: add -N/--nvme zhenwei pi
2022-06-03 12:23 ` [PATCH 2/5] lsblk: support virtio block zhenwei pi
2022-06-03 12:24 ` [PATCH 3/5] lsblk: add -v/--virtio zhenwei pi
2022-06-03 12:24 ` [PATCH 4/5] lsblk: introduce 'MQ' column zhenwei pi
2022-06-06 10:41   ` Karel Zak
2022-06-06 10:45     ` zhenwei pi
2022-06-03 12:24 ` [PATCH 5/5] lsblk: enable 'MQ' for NVMe/virtio by default zhenwei pi
2022-06-06 10:37 ` [PATCH 0/5] Support --nvme/--virtio and MQ Karel Zak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).