public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Improve requeuing behavior
@ 2017-08-30  0:07 Bart Van Assche
  2017-08-30  0:07 ` [PATCH v2 1/3] Call scsi_initialize_rq() also for filesystem requests Bart Van Assche
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Bart Van Assche @ 2017-08-30  0:07 UTC (permalink / raw)
  To: Martin K . Petersen, James E . J . Bottomley; +Cc: linux-scsi, Bart Van Assche

Hello Martin,

The conclusion of a recent discussion is that .jiffies_at_alloc and .retries
should be set once at the start of a lifetime of a SCSI request instead of
every time a request is requeued. This patch series realizes that. Please
consider these patches for kernel v4.14.

Thanks,

Bart.

Bart Van Assche (3):
  Call scsi_initialize_rq() also for filesystem requests
  Improve requeuing behavior
  Show .retries and .jiffies_at_alloc in debugfs

 drivers/scsi/scsi_debugfs.c |  3 ++-
 drivers/scsi/scsi_lib.c     | 41 +++++++++++++++++++++++++++++++++++------
 include/scsi/scsi_cmnd.h    |  3 +++
 3 files changed, 40 insertions(+), 7 deletions(-)

-- 
2.14.1

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

end of thread, other threads:[~2017-08-31  9:50 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-30  0:07 [PATCH v2 0/3] Improve requeuing behavior Bart Van Assche
2017-08-30  0:07 ` [PATCH v2 1/3] Call scsi_initialize_rq() also for filesystem requests Bart Van Assche
2017-08-30  8:29   ` Christoph Hellwig
2017-08-30 21:13     ` Bart Van Assche
2017-08-31  9:50       ` hch
2017-08-30 22:14   ` Brian King
2017-08-30 23:03     ` Bart Van Assche
2017-08-30  0:07 ` [PATCH v2 2/3] Improve requeuing behavior Bart Van Assche
2017-08-30  8:29   ` Christoph Hellwig
2017-08-30  0:07 ` [PATCH v2 3/3] Show .retries and .jiffies_at_alloc in debugfs Bart Van Assche
2017-08-30  8:30   ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox