diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index 31cbd283..4b0c2821 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -410,6 +410,10 @@ Disks `issue #802 <https://github.com/giampaolo/psutil/issues/802>`__. Applications should be prepared to deal with that. + .. note:: + on Windows ``"diskperf -y"`` command may need to be executed first + otherwise this function won't find any disk. + .. versionchanged:: 4.0.0 added *busy_time* (Linux, FreeBSD), *read_merged_count* and *write_merged_count* (Linux) fields. |
