Tagged Questions
3
votes
2answers
2k views
When does Linux do SSD garbage collection?
I'm trying to get an understanding of when my computer does garbage collection and frees up previously used blocks on the SSD.
Is this a task handled by the OS or the SSD controller?
Does this ...