NetBSD/sys/dev/dkwedge
mlelstv ba576b71a7 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.
2017-03-05 23:07:12 +00:00
..
dk.c Enhance disk metrics by calculating a weighted sum that is incremented 2017-03-05 23:07:12 +00:00
dkwedge_apple.c use a bounded copy. NFCI 2017-01-19 00:44:40 +00:00
dkwedge_bsdlabel.c
dkwedge_gpt.c use a bounded copy. NFCI 2017-01-19 00:44:40 +00:00
dkwedge_mbr.c use a bounded copy. NFCI 2017-01-19 00:44:40 +00:00
dkwedge_rdb.c remove unnecessary substitution. no functional changes. 2017-02-28 04:47:41 +00:00