Jesper D. Brouer
@jesperbrouer
Linux Kernel Developer at Red Hat, XDP kernel maintainer, behind github.com/xdp-project/
ID: 204365913
http://netoptimizer.blogspot.com 18-10-2010 14:54:49
1,1K Tweet
1,1K Followers
793 Following
One of the most fun videos about #bufferbloat #openwrt and #sqm I've *ever seen*. I am a huge fan of the right to repair also. Yay! @toke_dk Doc Searls Cory Doctorow NONCONSENSUAL BLUE TICK Jim Gettys Jason Livingood
This Friday @lizrice and Dave Tucker will be exploring bpfd which is a framework for running BPF tracers with rules on Linux as a daemon that is container aware eBPF & Cilium Office Hours Friday, 14th October - 9am ET / 3pm CEST Livestream: youtube.com/watch?v=KskHG7…
To achieve optimal speed and size of eBPF programs, use the latest version of the eBPF instruction set. By default llvm sticks to v1 which is non-optimal for most cases. pass -mcpu=probe to llc to auto-select latest instruction set supported by your kernel pchaigno.github.io/bpf/2021/10/20…
Next up at #P99CONF: Marc Richards 🇯🇲 uses an HTTP benchmark to compare the performance of the #Linux kernel networking stack with userspace networking doing kernel bypass via DPDK. Grab your seat here: bit.ly/3q3Qqif #ScyllaDB
Jesper D. Brouer Thanks for telling us about all the cool stuff eBPF can be used for 👍🏻 #DrivingIT22
Awesome blogpost/talk + tool by Daniel Bristot de Oliveira : Linux scheduling latency debug and analysis bristot.me/linux-scheduli… Let's us look into the "blackbox" of Linux sched latency!😃
Me and Jesper D. Brouer wrote a blog post on the kernel’s BPF LPM trie implementation and cover some of the performance gotchas with the current code. blog.cloudflare.com/a-deep-dive-in…