patch-2.4.13 linux/include/asm-s390x/dasd.h
Next file: linux/include/asm-s390x/debug.h
Previous file: linux/include/asm-s390x/current.h
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Thu Oct 11 09:43:38 2001
-  Orig file: 
v2.4.12/linux/include/asm-s390x/dasd.h
-  Orig date: 
Sun Aug 12 13:28:00 2001
diff -u --recursive --new-file v2.4.12/linux/include/asm-s390x/dasd.h linux/include/asm-s390x/dasd.h
@@ -36,6 +36,7 @@
         unsigned int dasd_io_time2[32];	 /* histogram of time from start to irq */
         unsigned int dasd_io_time2ps[32]; /* histogram of time from start to irq */
         unsigned int dasd_io_time3[32];	 /* histogram of time from irq to end */
+        unsigned int dasd_io_nr_req[32]; /* histogram of # of requests in chanq */
 } dasd_profile_info_t;
 
 /* 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)