Log structured file systems - cleaning the log Cleaning is done by a user space cleaner process Cleaner finds segments to clean based on utilization and age Cleaning is a tradeoff between the need for free contiguous space and the time it takes to copy live data. Potential for data reorganization Potential for having more versions of the same file Slide 22