|
|
|
|
|
by newaccount091
292 days ago
|
|
> Alongside the eBPF program, we run a lightweight daemon — scaletozero-agent — that monitors those counters. If no new packets show up for a set period, it initiates the sleep process. > No polling. No heuristics. Just fast, kernel-level idle detection. Isn't the `scaletozero-agent` daemon effectively polling eBPF map counters...? |
|