Matt Fleming (@fleming_matt) 's Twitter Profile
Matt Fleming

@fleming_matt

Co-founder @nyrkio. Systems Engineer @Cloudflare. Former Linux Kernel EFI maintainer. (Operating ∪ Database ∪ Distributed) ∩ Systems. mfleming.bsky.social

ID: 314524112

linkhttp://www.codeblueprint.co.uk calendar_today10-06-2011 11:55:32

4,4K Tweet

2,2K Followers

547 Following

Wagner Franchin (@wagnerjfr) 's Twitter Profile Photo

I'm glad my small contribution, which may help more people start using @Nyrkio, was accepted and merged. Thank you, henrik ingo ❤️🇺🇦 ❤️ and Matt Fleming! medium.com/itnext/how-to-… github.com/nyrkio/nyrkio/…

Jörg Rödel (@joergroedel) 's Twitter Profile Photo

We are seeking a skilled Linux Kernel Security Expert to join our world class kernel team. Apply now and make a difference: jobs.suse.com/us/en/job/7100… #LinuxJobs #SUSE #Hiring

Alexander Podelko (@apodelko) 's Twitter Profile Photo

Last chance to submit papers to the International Conference on #Performance Engineering (#ICPE2025 - May 5-9, 2025 in Toronto ) - the deadline is Nov 01, 2024 for both the Research and Industry tracks . Please check icpe2025.spec.org for details.

Brendan Gregg (@brendangregg) 's Twitter Profile Photo

AI Flame Graphs: Showing what's actually running on the HW and how we got there. Uses Intel EU stall profiling and eBPF. brendangregg.com/blog/2024-10-2…

AI Flame Graphs: Showing what's actually running on the HW and how we got there. Uses Intel EU stall profiling and eBPF. brendangregg.com/blog/2024-10-2…
Pekka Enberg (@penberg) 's Twitter Profile Photo

I presented my talk on "Deterministic Simulation Testing" yesterday. If you missed the stream, here's a recording: youtube.com/live/29Vz5wkoU… Thanks Juho Vepsäläinen and Future Frontend for co-organizing and the awesome audience for first Systems from HEL!

Jens Axboe (@axboe) 's Twitter Profile Photo

Uncached buffered IO is back, after a 5 year hiatus. Simpler and cleaner now. Up to 65-75% improvement, at half the CPU usage on my system. And none of the nonsense of the unpredictability of the page cache. See commit 1 and 3 for read/write perf data. git.kernel.dk/cgit/linux/log…

Micah Learns (@micahlerner) 's Twitter Profile Photo

I've been catching up on CS papers from the past six months, and wow...DBLP is so awesome. It makes it so easy to find all of the papers in a single place. Great example from Networked Systems Design and Implementation (NSDI): dblp.org/db/conf/nsdi/n…

I've been catching up on CS papers from the past six months, and wow...DBLP is so awesome.

It makes it so easy to find all of the papers in a single place. 

Great example from Networked Systems Design and Implementation (NSDI): dblp.org/db/conf/nsdi/n…
ScyllaDB (@scylladb) 's Twitter Profile Photo

João Lima & Matt Fleming will explain the design & architecture of Cloudflare's boot infrastructure, the decisions made to help it scale, & how it allows customization while maintaining trust. Don't miss this one at Monster Scale Summit! ow.ly/nNqn50UElPk #ScyllaDB

felipehuici (@felipehuici) 's Twitter Profile Photo

Happy to announce we're growing our team 🚀 We're looking for folks to help us build out our backend infrastructure. If Golang is your native tongue, and distributed systems, system admin and high performance/efficiency are your cup of tea (or coffee!) please apply. Come on over

Simon Eskildsen (@sirupsen) 's Twitter Profile Photo

we are looking for a p99 engineer to work on infra/autoscaling/k8s tooling for the 10s of clusters (soon 100s) we run across all 3 clouds. dm me

Cindy Sridharan (@copyconstruct) 's Twitter Profile Photo

Full report for yesterday’s Google outage - not feature flagging a new code path - null pointer crashing a binary when reading empty fields from Spanner - remediation causing a thundering herd as there was no exponential backoff - which required manual throttling to recover from

Full report for yesterday’s Google outage

- not feature flagging a new code path
- null pointer crashing a binary when reading empty fields from Spanner
- remediation causing a thundering herd as there was no exponential backoff
- which required manual throttling to recover from
Matt Fleming (@fleming_matt) 's Twitter Profile Photo

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…

Jeff Dean (@jeffdean) 's Twitter Profile Photo

Performance Hints Over the years, my colleague Sanjay Ghemawat and I have done a fair bit of diving into performance tuning of various pieces of code. We wrote an internal Performance Hints document a couple of years ago as a way of identifying some general principles and we've

Performance Hints

Over the years, my colleague Sanjay Ghemawat and I have done a fair bit of diving into performance tuning of various pieces of code.  We wrote an internal Performance Hints document a couple of years ago as a way of identifying some general principles and we've