[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <9a095abe-c016-0c2e-11e2-7253dbad3a6c@wdc.com>
Date: Mon, 16 Apr 2018 10:11:33 -0700
From: Bart Van Assche <bart.vanassche@....com>
To: "Bean Huo (beanhuo)" <beanhuo@...ron.com>,
"rostedt@...dmis.org" <rostedt@...dmis.org>,
"rajatja@...gle.com" <rajatja@...gle.com>
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-block@...r.kernel.org" <linux-block@...r.kernel.org>,
"martin.petersen@...cle.com" <martin.petersen@...cle.com>,
"axboe@...nel.dk" <axboe@...nel.dk>,
"linux-scsi@...r.kernel.org" <linux-scsi@...r.kernel.org>,
"mingo@...had.com" <mingo@...had.com>,
"jejb@...ux.vnet.ibm.com" <jejb@...ux.vnet.ibm.com>
Subject: Re: [RESEND PATCH v1 1/2] trace: events: scsi: Add tag in SCSI trace
events
On 04/16/18 10:05, Bean Huo (beanhuo) wrote:
>> On Mon, 2018-04-16 at 09:41 -0700, Rajat Jain wrote:
>>> On Mon, Apr 16, 2018 at 8:28 AM, Steven Rostedt <rostedt@...dmis.org>
>> wrote:
>>>> On Mon, 16 Apr 2018 14:31:49 +0000
>>>> "Bean Huo (beanhuo)" <beanhuo@...ron.com> wrote:
>>>>
>>>>> Print the request tag along with other information while tracing a
>>>>> command.
>>>>>
>>>>> Signed-off-by: Bean Huo <beanhuo@...ron.com>
>>>
>>> Acked-by: Rajat Jain <rajatja@...gle.com>
>>
>> This patch is not acceptable because it adds support for tag tracing to the
>> legacy block layer only. Any patch that adds a new feature to the legacy block
>> layer must also add it to blk-mq.
>>
> To be honest, I don't understand your point, can you give me more explanation?
The legacy block layer will be removed as soon as blk-mq provides all
the functionality of the legacy block layer and as soon as it performs
at least as well as the legacy block layer for all use cases. If new
features are added to the legacy block layer but not to blk-mq that
prevents removal of the legacy block layer. Hence the requirement I
explained in my previous e-mail.
Bart.
Powered by blists - more mailing lists