Page Reads/sec vs Pages Input/sec

Mikhail Firsov 1,881 Reputation points
2021-02-15T14:13:19.123+00:00

Hello!

Definitions:

Page Reads/sec is the rate at which the disk was read to resolve hard page faults.
Pages Input/sec is the rate at which pages are read from disk to resolve hard page faults.

Q: Don't these two definitions have the same meaning?

Thank you in advance,
Michael

Windows for business Windows Server User experience Other
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2021-02-16T05:55:42.557+00:00

    Hello @Mikhail Firsov

    Page reads/sec indicates how many times the pages were read from disk, in a second;

    Pages input/sec is the number of pages read from disk.

    Hope this helps!

    Best Regards
    Karlie

    ----------

    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.