deleted

deleted_helper #

 full_path = "/System/Library/PrivateFrameworks/CacheDelete.framework/deleted"
 runs_as = "mobile"

deleted is a system daemon that keeps track of purgeable space via registered services. deleted listens for low-space events from the file system and attempts to avoid running out of disk space by requesting that clients purge space.

Part of CacheDelete private framework.