Computer Science, asked by harukiduggal6329, 1 year ago

The simulation where's spends majority of time in loading pages for processor is called

Answers

Answered by suskumari135
0

The simulation where's spends majority of time in loading pages for processor is called Thrashing

Explanation:

Thrashing

Thrashing is a software operation that makes little to no progress. This usually occurs either due to low resources or memory exhaustion.

It occurs whenever a page fault takes place. Page fault occurs when virtual memory space memory access does not map RAM content.

Thrashing's effect is that  

1. CPU becomes idle.

2. Reducing utilization increases the degree of multi-programming and thus leads to more processes at a time that actually increases the thrashing exponentially.

Answered by JeanaShupp
0

The simulation where's spends majority of time in loading pages for processor is called thrashing .

Explanation:

  • Thrashing is basically a situation occurs in virtual storage system in which excess loading of pages are taking place .
  • It occurs when the virtual memory have become exhausted or overused because of excessive paging.
  • Thrashing can cause system failure or it degrades the performance of computer.

∴ The simulation where's spends majority of time in loading pages for processor is called thrashing .

Learn more : https://brainly.in/question/3320155

Similar questions