mirror of
https://github.com/aya-rs/aya.git
synced 2026-05-26 11:24:23 +02:00
b93ee8c26e
Store ring buffer accounting in plain arrays instead of per-CPU arrays and use atomic increments in the eBPF test program where concurrent writers still share the counters. Co-authored-by: Codex <noreply@openai.com>