Follow here Thrashing occurs when a system spends more time swapping data between memory and disk than actually performing useful work. In simple terms, the system becomes busy “managing memory” instead of processing tasks efficiently. A simple real-life analogy is a small study table with spac...
Source: [Dev.to](https://dev.to/ritika_gaur/thrashing-14fn)