diff for duplicates of <1485793840.2712.1.camel@sandisk.com> diff --git a/a/1.txt b/N1/1.txt index e3f5d4a..619d48b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -5,11 +5,10 @@ On Mon, 2017-01-30 at 19:22 +0530, Kashyap Desai wrote: > - return SCSI_MLQUEUE_HOST_BUSY; > - } > + if (atomic_inc_return(&instance->fw_outstanding) > safe_can_queue) { -> + is_nonrot =3D blk_queue_nonrot(scmd->device->request_queue); +> + is_nonrot = blk_queue_nonrot(scmd->device->request_queue); > + /* For rotational device wait for sometime to get fusion command > from pool. -> + * This is just to reduce proactive re-queue at mid layer which i= -s +> + * This is just to reduce proactive re-queue at mid layer which is > not > + * sending sorted IO in SCSI.MQ mode. > + */ @@ -20,4 +19,4 @@ s The SCSI core does not allow to sleep inside the queuecommand() callback function. -Bart.= +Bart. diff --git a/a/content_digest b/N1/content_digest index 5b9f9ab..a38cf92 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -21,11 +21,10 @@ "> - return SCSI_MLQUEUE_HOST_BUSY;\n" "> - }\n" "> + if (atomic_inc_return(&instance->fw_outstanding) > safe_can_queue) {\n" - "> + is_nonrot =3D blk_queue_nonrot(scmd->device->request_queue);\n" + "> + is_nonrot = blk_queue_nonrot(scmd->device->request_queue);\n" "> + /* For rotational device wait for sometime to get fusion command\n" "> from pool.\n" - "> + * This is just to reduce proactive re-queue at mid layer which i=\n" - "s\n" + "> + * This is just to reduce proactive re-queue at mid layer which is\n" "> not\n" "> + * sending sorted IO in SCSI.MQ mode.\n" "> + */\n" @@ -36,6 +35,6 @@ "The SCSI core does not allow to sleep inside the queuecommand() callback\n" "function.\n" "\n" - Bart.= + Bart. -2f03540569de3304cb979054b7b5294358041ded0d4854290294f5e5319e0d6b +850b9a16166c7cee666129aa9dc437d96e1edd9f76ae958a3f2250f0db892c24
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.