From: Weiping Zhang <zhangweiping@didiglobal.com>
To: <hch@infradead.org>, <axboe@kernel.dk>, <kbusch@kernel.org>,
<sagi@grimberg.me>
Cc: linux-nvme@lists.infradead.org
Subject: [PATCH 0/2] verify module parameter write_queues and poll_queues
Date: Thu, 9 Apr 2020 23:57:26 +0800 [thread overview]
Message-ID: <cover.1586447291.git.zhangweiping@didiglobal.com> (raw)
Hi,
These patchset add verification for module paramter write_queues and
poll_queues to avoid trigger warnning when them were misconfigured.
Weiping Zhang (2):
nvme: make sure write/poll_queues less or equal then cpu count
nvme: no need check write/poll_queues in nvme_init
drivers/nvme/host/pci.c | 24 ++++++++++++++++++++----
1 file changed, 20 insertions(+), 4 deletions(-)
--
2.18.1
_______________________________________________
linux-nvme mailing list
linux-nvme@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-nvme
next reply other threads:[~2020-04-09 15:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-09 15:57 Weiping Zhang [this message]
2020-04-09 15:57 ` [PATCH 1/2] nvme: make sure write/poll_queues less or equal then cpu count Weiping Zhang
2020-04-09 17:22 ` Keith Busch
2020-04-10 9:56 ` weiping zhang
2020-04-09 15:57 ` [PATCH 2/2] nvme: no need check write/poll_queues in nvme_init Weiping Zhang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1586447291.git.zhangweiping@didiglobal.com \
--to=zhangweiping@didiglobal.com \
--cc=axboe@kernel.dk \
--cc=hch@infradead.org \
--cc=kbusch@kernel.org \
--cc=linux-nvme@lists.infradead.org \
--cc=sagi@grimberg.me \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.