Title = scsi+ide-patch Version = 1.1 Desc1 = Kernels from 1.1.56 provided disk statistics in the /proc/stat Desc2 = filesystem. The statistics for IDE disks and SCSI disks are Desc3 = summed together. This patch gives each disk a discrete entry Desc4 = so the disk use may be monitored on an individucal disk basis. Author = Karl Keyte AuthorEmail = kkeyte@koft.rhein-main.de Maintainer = Karl Keyte MaintEmail = kkeyte@koft.rhein-main.de Site1 = sunsite.unc.edu Path1 = pub/Linux/Incoming File1 = scsi+ide-patch.gz FileSize1 = 398 bytes Required1 = Linux kernel 1.1.56 or newer. CopyPolicy1 = GPL Keywords = stats,proc,disk,ide,scsi Comment1 = The existing kernel sums IDE disk #1 with SCSI disk #1 and Comment2 = shows the total as activity for disk #1. The same happens Comment3 = with disks 2, 3 & 4. I.e. a system with 1 IDE and 1 SCSI Comment4 = disk would only ever see the summed activity. This patch Comment5 = fixes the problem. Note than a maximum of 4 disks are Comment6 = supported by the current kernels. IDE disks come first. Entered = 27th October 1994 EnteredBy = Karl Keyte CheckedEmail = kkeyte@koft.rhein-main.de