Tag: eBPF
-
Hacker News: Golang and Containers Perf Gotcha – Gomaxprocs
Source URL: https://metoro.io/blog/go-production-performance-gotcha-gomaxprocs Source: Hacker News Title: Golang and Containers Perf Gotcha – Gomaxprocs Feedly Summary: Comments AI Summary and Description: Yes Summary: The text discusses a performance issue faced by Metoro, an observability platform, due to incorrect configuration of the GOMAXPROCS parameter in a Go application. This led to unexpected CPU usage on larger…
-
Hacker News: Every Boring Problem Found in eBPF (2022)
Source URL: https://tmpout.sh/2/4.html Source: Hacker News Title: Every Boring Problem Found in eBPF (2022) Feedly Summary: Comments AI Summary and Description: Yes **Summary:** The article provides an in-depth exploration of eBPF (extended Berkeley Packet Filter) and its application in Linux endpoint security. It discusses both the advantages and challenges of using eBPF in security contexts,…