summaryrefslogtreecommitdiffstats
path: root/man5/proc_diskstats.5
blob: 15d5c6374bbb7ba67cef1962d79bda8ce20531ff (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.\" Copyright (C) 1994, 1995, Daniel Quinlan <quinlan@yggdrasil.com>
.\" Copyright (C) 2002-2008, 2017, Michael Kerrisk <mtk.manpages@gmail.com>
.\" Copyright (C) 2023, Alejandro Colomar <alx@kernel.org>
.\"
.\" SPDX-License-Identifier: GPL-3.0-or-later
.\"
.TH proc_diskstats 5 (date) "Linux man-pages (unreleased)"
.SH NAME
/proc/diskstats \- disk I/O statistics
.SH DESCRIPTION
.TP
.IR /proc/diskstats " (since Linux 2.5.69)"
This file contains disk I/O statistics for each disk device.
See the Linux kernel source file
.I Documentation/admin\-guide/iostats.rst
(or
.I Documentation/iostats.txt
before Linux 5.3)
for further information.
.SH SEE ALSO
.BR proc (5)