From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ming Zhang Date: Mon, 26 Mar 2007 02:40:19 +0000 Subject: how to understand the Q2Q in btt result? Message-Id: <1174876819.6887.2.camel@localhost.localdomain> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-btrace@vger.kernel.org from btt user guide "Q2Q which measures the time between queue traces in the system. This provides some idea as to how quickly IOs are being handed to the block IO layer." does this mean the time between queuing N request and N +1 request? thanks! Ming