Hackernews posts about eBPF
eBPF is a new execution environment for Linux that allows developers to write programs directly in the kernel's BPF (Berkeley Packet Filter) bytecode.
Related:
Kubernetes
- How Do I Profile eBPF Code? (naveensrinivasan.com)
- Reimplementing pf as an eBPF/XDP dataplane on Linux (blog.nfsensei.org)
- Measuring an eBPF Cache Without Leaving the Kernel (naveensrinivasan.com)
- An eBPF-Based Prometheus Exporter for Lustre Client (github.com)
- Line-rate egress observability for hostile CI workloads with eBPF and TCX (www.blacksmith.sh)
- Show HN: Xcover, Coverage Profiling with eBPF (github.com)
- AI-generated videos to maximally drive a target brain region (nevo-project.epfl.ch)
- Librrd Playground (systemf.epfl.ch)
- Computational Caustics (www.epfl.ch)
- Linux BPF Superpowers (2016) (www.brendangregg.com)
- Show HN: PMG, open source package firewall (github.com)
- Interactive eBPF (ebpf.party)
- How we found and fixed an eBPF Linux kernel vulnerability (bughunters.google.com)
- Noisy neighbor detection with eBPF (netflixtechblog.com)
- An eBPF loophole: Using XDP for egress traffic (loopholelabs.io)
- Kyanos: eBPF-based network issue analysis tool (github.com)
- Case Study: ByteDance Uses eBPF to Enhance Networking Performance (ebpf.foundation)
- Every boring problem found in eBPF (2022) (tmpout.sh)
- How Netflix Accurately Attributes eBPF Flow Logs (netflixtechblog.com)
- Whistler: Live eBPF Programming from the Common Lisp REPL (atgreen.github.io)
- Why Does My eBPF Program Work on One Kernel but Fail on Another? (ebpfchirp.substack.com)
- Writing a system call tracer using eBPF (sh4dy.com)
- eBPF Mystery: When is IPv4 not IPv4? When it's pretending to be IPv6 (blog.gripdev.xyz)
- Killing the ISP Appliance: An eBPF/XDP Approach to Distributed BNG (markgascoyne.co.uk)
- TCP-in-UDP Solution (eBPF) (blog.mptcp.dev)
- Tracing Goroutines in Realtime with eBPF (sazak.io)
- eBPF: Connecting with Container Runtimes (h0x0er.github.io)
- Show HN: Goroutine Monitor Powered by eBPF (github.com)
- Light Sleep: Waking VMs in 200ms with eBPF and snapshots (www.koyeb.com)
- eBPF 101: Your First Step into Kernel Programming (journal.hexmos.com)
- BpfJailer: eBPF Mandatory Access Control [pdf] (lpc.events)