Interview Question
Created by admin on Sat, 17/11/2012 - 17:18
Question:
What is thrashing?
Language:
Answer:
It is a phenomenon in virtual memory schemes when the processor spends most of its time swapping pages, rather than executing instructions. This is due to an inordinate number of page faults.