18.6k views
4 votes
A high number of the pages per second statistic and high disk activity means:

A) The system is efficiently using virtual memory.
B) The system has an adequate amount of RAM.
C) The system is under low memory pressure.
D) The system may be experiencing excessive paging or swapping.
E) The CPU is running at peak performance.
F) The system is in no need of optimization.

User Alex Kojin
by
8.7k points

1 Answer

3 votes

Final answer:

A high number of pages per second and high disk activity indicates that the system may be experiencing excessive paging or swapping.

Step-by-step explanation:

A high number of the pages per second statistic and high disk activity means that the system may be experiencing excessive paging or swapping. When the system is unable to keep all necessary data in RAM, it needs to retrieve information from the hard disk, resulting in high disk activity. This is commonly observed when there is insufficient RAM to handle the current workload, causing the system to transfer data between RAM and virtual memory on the disk frequently.

User Felicity
by
8.3k points

No related questions found