--- - branch: MAIN date: Sun Mar 5 23:07:12 UTC 2017 files: - new: '1.44' old: '1.43' path: src/share/man/man9/disk.9 pathrev: src/share/man/man9/disk.9@1.44 type: modified - new: '1.76' old: '1.75' path: src/sys/arch/xen/xen/xbd_xenbus.c pathrev: src/sys/arch/xen/xen/xbd_xenbus.c@1.76 type: modified - new: '1.169' old: '1.168' path: src/sys/dev/ccd.c pathrev: src/sys/dev/ccd.c@1.169 type: modified - new: '1.96' old: '1.95' path: src/sys/dev/dksubr.c pathrev: src/sys/dev/dksubr.c@1.96 type: modified - new: '1.428' old: '1.427' path: src/sys/dev/ata/wd.c pathrev: src/sys/dev/ata/wd.c@1.428 type: modified - new: '1.96' old: '1.95' path: src/sys/dev/dkwedge/dk.c pathrev: src/sys/dev/dkwedge/dk.c@1.96 type: modified - new: '1.118' old: '1.117' path: src/sys/kern/subr_disk.c pathrev: src/sys/kern/subr_disk.c@1.118 type: modified - new: '1.22' old: '1.21' path: src/sys/kern/subr_iostat.c pathrev: src/sys/kern/subr_iostat.c@1.22 type: modified - new: '1.70' old: '1.69' path: src/sys/sys/disk.h pathrev: src/sys/sys/disk.h@1.70 type: modified - new: '1.11' old: '1.10' path: src/sys/sys/iostat.h pathrev: src/sys/sys/iostat.h@1.11 type: modified - new: '1.10' old: '1.9' path: src/usr.bin/vmstat/drvstats.c pathrev: src/usr.bin/vmstat/drvstats.c@1.10 type: modified - new: '1.4' old: '1.3' path: src/usr.bin/vmstat/drvstats.h pathrev: src/usr.bin/vmstat/drvstats.h@1.4 type: modified - new: '1.25' old: '1.24' path: src/usr.sbin/iostat/iostat.8 pathrev: src/usr.sbin/iostat/iostat.8@1.25 type: modified - new: '1.64' old: '1.63' path: src/usr.sbin/iostat/iostat.c pathrev: src/usr.sbin/iostat/iostat.c@1.64 type: modified id: 20170305T230712Z.837b12eddd2462b14022c7d7dffe429cb3f9edf9 log: | Enhance disk metrics by calculating a weighted sum that is incremented by the number of concurrent I/O requests. Also introduce a new disk_wait() function to measure requests waiting in a bufq. iostat -y now reports data about waiting and active requests. So far only drivers using dksubr and dk, ccd, wd and xbd collect data about waiting requests. module: src subject: 'CVS commit: src' unixtime: '1488755232' user: mlelstv