HackerTrans
TopNewTrendsCommentsPastAskShowJobs

newaccount091

no profile record

comments

newaccount091
·10개월 전·discuss
> 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...?