Diagnosing Page Pool Leaks
Page pools have become the standard way of doing memory management on the RX data path. Implementing page pool support in a NIC driver is not rocket science. Once such...
Netdev 0x19 Copyright © 2014-2025 The Netdev Society.
Live Last read · last published · next check
Page pools have become the standard way of doing memory management on the RX data path. Implementing page pool support in a NIC driver is not rocket science. Once such...
This talk will describe recent changes in the Linux kernel and user space TCP world.
In this talk we will cover two Fintech use cases that very much can scale only with the power of modern Smart NICs. We will also talk about new Linux...
One of the techniques Ethernet uses to achieve a high rate of speed is pulse-amplitude modulation. This allows increasing the density of the data being sent by a signal by...
The Linux kernel has become increasingly important in far edge networking devices like network switches and wireless access points. While traditionally dominated by proprietary software stacks, there is growing momentum...
Datacenters are increasingly supporting ml workloads. This necessitates high-speed and high-utilization networks providing low-latency, low jitter, quick response to changes while maintaining fairness. RDMA has been the technology of choice...
Precise time synchronization is becoming increasingly important in modern distributed systems. This talk will explore the key challenges of time synchronization in large-scale deployments. The first topic will introduce challenges...
Networks are infrastructure, and we need infrastructure to perform reliably. But networked systems are also complicated and difficult to fully observe or understand, even for their own designers and operators....
Segment Routing over IPv6 (SRv6) has become a cornerstone for modern network programmability by embedding instructions directly into the IPv6 packet header. Standardized under IETF RFC8986, SRv6 has evolved significantly...
Agenda: An overview of networking demands of AI Why it is different from HPC and other datacenter needs UEC transport driver and SW implementation walk through An initial look...