Explore >> Select a destination


You are here

pchaigno.github.io
| | blogs.igalia.com
3.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.
| | filipnikolovski.com
4.9 parsecs away

Travel
| | A blog about programming, technology and open-source stuff.
| | projectf.io
4.8 parsecs away

Travel
| | Integer multiply and divide instructions form the optional M extension. Making multiplication and division optional keeps the base instruction set simple and reduces the size of the smallest RISC-V core. This post includes a brief overview of common RISC-V extensions.
| | lfaidata.foundation
23.2 parsecs away

Travel
|