From: Jan Glauber Date: Fri, 26 Feb 2010 21:37:36 +0000 (+0100) Subject: [S390] qdio: account processed SBAL during queue scan X-Git-Tag: v2.6.34-rc1~268^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d307297f73077b4dc8110eb998108ffc467e8e6c;p=pandora-kernel.git [S390] qdio: account processed SBAL during queue scan Add counters for the number of processed SBALs. The numbers summarize how many SBALs were processed at each queue scan and indicate the utilization of the queue. Furthermore the number of unsuccessfull queue scans, SBAL errors and the total number of processed SBALs are accounted. Also regroup struct qdio_q to move read-mostly and write-mostly data into different cachelines. Signed-off-by: Jan Glauber Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed