From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <54D8CF9D.6050402@kernel.dk> Date: Mon, 09 Feb 2015 08:17:49 -0700 From: Jens Axboe MIME-Version: 1.0 Subject: Re: [PATCH] verify: Fix latency log for verify commands. References: <1423454000-7730-1-git-send-email-gwendal@chromium.org> In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit To: Andrey Kuzmin , Gwendal Grignou Cc: "fio@vger.kernel.org" List-ID: On 02/09/2015 02:39 AM, Andrey Kuzmin wrote: > On Mon, Feb 9, 2015 at 6:53 AM, Gwendal Grignou wrote: >> When commands when requeued for the verify operation, >> their start time was not reset, resulting in bogus latency graphs. > > Does it really make sense to account for the verification pass in the > latency profile? Why not? If you are doing a full write then verification, you get a full set of separate read and write latencies. -- Jens Axboe