From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christof Schmitt Subject: [patch 0/2] zfcp: Fabric and channel latencies from FCP adapter Date: Tue, 06 May 2008 11:00:04 +0200 Message-ID: <20080506090004.922666000@de.ibm.com> Return-path: Sender: linux-scsi-owner@vger.kernel.org List-Archive: List-Post: To: James Bottomley Cc: linux-scsi@vger.kernel.org, linux-s390@vger.kernel.org List-ID: These patches let zfcp track the fabric and channel latencies provided by the FCP adapter. The first patch adds the infrastructure to retrieve the data from each completed request and the second patch adds the sysfs attributes to read the data from userspace. The patches apply to scsi-misc. Christof