diff options
author | mckusick <mckusick@FreeBSD.org> | 2012-03-28 20:49:11 +0000 |
---|---|---|
committer | mckusick <mckusick@FreeBSD.org> | 2012-03-28 20:49:11 +0000 |
commit | 9a7982e5a0267c0421856f3a43a1ae75880058f3 (patch) | |
tree | e4296e1e7484307c80036dcfa1043b1869febf17 /sys/dev/hwpmc/hwpmc_mod.c | |
parent | 4d38be64d75540ce84d18b307ffc130ac5d5f2f9 (diff) | |
download | FreeBSD-src-9a7982e5a0267c0421856f3a43a1ae75880058f3.zip FreeBSD-src-9a7982e5a0267c0421856f3a43a1ae75880058f3.tar.gz |
Keep track of the mount point associated with a special device
to enable the collection of counts of synchronous and asynchronous
reads and writes for its associated filesystem. The counts are
displayed using `mount -v'.
Ensure that buffers used for paging indicate the vnode from
which they are operating so that counts of paging I/O operations
from the filesystem are collected.
This checkin only adds the setting of the mount point for the
UFS/FFS filesystem, but it would be trivial to add the setting
and clearing of the mount point at filesystem mount/unmount
time for other filesystems too.
Reviewed by: kib
Diffstat (limited to 'sys/dev/hwpmc/hwpmc_mod.c')
0 files changed, 0 insertions, 0 deletions