eunomia-bpf / bpftime

Userspace eBPF runtime for Observability, Network & General Extensions Framework
https://eunomia.dev/bpftime/
MIT License
789 stars 74 forks source link

runtime: fix per cpu map low performance #255

Closed yunwei37 closed 6 months ago

yunwei37 commented 6 months ago

Description

Fixes low performance due to syscall access in per cpu maps.

Type of change

How Has This Been Tested?