# System trashing
System trashing is what happens when a system has too few resources available and ends up spending more time trying to recover resources than doing productive work. It can affect both operating systems, programs and human minds.
One way to avoid system trashing is to [[Limit Work In Progress]]
## Related
- [[Limit Work In Progress]]
- [[Work In Progress (WIP)]]