From: willy@linux.intel.com (Matthew Wilcox)
Subject: [PATCH] NVMe: Increase shutdown complete time
Date: Fri, 4 Apr 2014 12:31:23 -0400 [thread overview]
Message-ID: <20140404163123.GE27299@linux.intel.com> (raw)
In-Reply-To: <alpine.LRH.2.03.1404031709520.4731@AMR>
On Thu, Apr 03, 2014@05:12:34PM -0600, Keith Busch wrote:
> +int nvme_io_timeout = 5;
> +module_param(nvme_io_timeout, int, 0);
> +MODULE_PARM_DESC(nvme_io_timeout, "timeout in seconds for io submitted to queue");
Any reason not to make this module_param 0644? That would allow it to
be written by root and read by anybody.
next prev parent reply other threads:[~2014-04-04 16:31 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-31 16:24 [PATCH] NVMe: Increase shutdown complete time Keith Busch
2014-03-31 18:56 ` Dan McLeran
2014-03-31 20:37 ` Robles, Raymond C
2014-03-31 23:57 ` Dan McLeran
2014-04-03 22:55 ` Yung-Chin Chen
2014-04-03 23:12 ` Keith Busch
2014-04-04 0:18 ` Yung-Chin Chen
2014-04-04 15:33 ` Keith Busch
2014-04-04 3:23 ` Dan McLeran
2014-04-04 16:31 ` Matthew Wilcox [this message]
2014-04-04 15:22 ` Laura Jessen-SSI
2014-04-04 15:36 ` Keith Busch
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=20140404163123.GE27299@linux.intel.com \
--to=willy@linux.intel.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox