Explore >> Select a destination


You are here

sookocheff.com
| | blogs.igalia.com
2.8 parsecs away

Travel
| | [AI summary] The article provides an introduction to XDP (eXpress Data Path) and eBPF (extended Berkeley Packet Filter), explaining their roles in improving packet processing performance in Linux. It discusses the limitations of kernel bypass techniques and how XDP addresses them by executing network functions within the kernel. The article also delves into the history and evolution of BPF, highlighting its transition from a packet filtering tool to a versatile virtual machine used for various kernel tasks. Examples of eBPF usage, such as the tracex4 program, are provided to illustrate its capabilities.
| | www.groundcover.com
2.7 parsecs away

Travel
| | Learn what eBPF is and how it leverages the Linux kernel for controlled program execution. Check eBPF's common use cases and best practices.
| | filipnikolovski.com
1.9 parsecs away

Travel
| | A blog about programming, technology and open-source stuff.
| | mistys-internet.website
27.3 parsecs away

Travel
| Has this ever happened to you? You're writing a project in Ruby, JavaScript, Go, etc., and you have to build a dependency that uses a system ...