A condition where a system spends most of its time swapping data between memory and disk rather than executing useful work. What is this concept called?
- A. Thrashing ✓
- B. Tertiary storage
- C. Solid-state drive (SSD)
- D. NVMe
Correct answer
A. Thrashing
Explanation
Thrashing refers to a condition where a system spends most of its time swapping data between memory and disk rather than executing useful work.