Module garbage_collector_agent

Module garbage_collector_agent 

Source
Expand description

The Intelligent Subsystem Agent for garbage collection.

This agent collects orphaned data locations, decides when and how much to clean based on a strategy negotiated with the DCC via GORNA, and dispatches the work to a CompactionLane.

Structsยง

GarbageCollectorAgent
The agent responsible for garbage collection of orphaned ECS data.