Home
last modified time | relevance | path

Searched refs:diskstats (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/Documentation/ABI/testing/
H A Dprocfs-diskstats1 What: /proc/diskstats
5 The /proc/diskstats file displays the I/O statistics
/openbmc/linux/Documentation/admin-guide/
H A Diostats.rst13 places: one is in the file ``/proc/diskstats``, and the other is within
17 Both ``/proc/diskstats`` and sysfs use the same source for the information
30 2.6+ diskstats:
34 4.18+ diskstats:
38 a choice of ``cat /sys/block/hda/stat`` or ``grep 'hda ' /proc/diskstats``.
41 if you are watching a known, small set of disks. ``/proc/diskstats`` may
50 ``/proc/diskstats``, the 15 fields will be preceded by the major and
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/netdata/netdata/
H A Dnetdata.conf308 [plugin:proc:/proc/diskstats]
459 [plugin:proc:/proc/diskstats:sda]
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Dstatistics.rst15 in the same format as `/sys/block/*/stat` or `/proc/diskstats` (see:
152 `/sys/block/*/stat or /proc/diskstats`.
/openbmc/qemu/qga/
H A Dcommands-linux.c1905 const char *diskstats = "/proc/diskstats"; in guest_get_diskstats() local
1910 fp = fopen(diskstats, "r"); in guest_get_diskstats()
1912 error_setg_errno(errp, errno, "open(\"%s\")", diskstats); in guest_get_diskstats()
H A Dqapi-schema.json1745 # @guest-get-diskstats:
1753 { 'command': 'guest-get-diskstats',
/openbmc/linux/
H A Dopengrok2.0.log[all...]