FOSForums 2026: talking about page_owner
Last week I attended FOSForums 2026 and presented about Linux page_owner.
The conference
FOSForums (Free and Open Source Forums) is a free conference focused on free and open source software, hardware, and the communities around them.
Now in its 4th edition, since 2023 it has been held at the Institute of Computing at Unicamp – one of Brazil’s top public research universities – and has featured speakers from Igalia, Red Hat, Linaro, RISC-V International, Toradex, Unicamp (State University of Campinas), USP (University of São Paulo), Eldorado Research Institute, and others.
The partners of the conference for this year are RISC-V International, Unicamp and its Institute of Computing and Institute for the Conservation of Free Technologies.
It’s still a relatively new and small conference – around 30 attendees this year – but a notably high share of them are students, both undergraduate and graduate. That makes it an especially relevant place to share knowledge, identify talent, and support people early in their tech careers – contributing back to the community.
This year’s schedule covered the FinOps Foundation, open science, continuous integration with RISC-V/Linux/KernelCI, Linux filesystem performance on flash devices, and Linux page_owner (my talk), plus a hands-on session with BitDogLab (an open-source educational hardware platform). A talk on turning bug reports into kernel patches was also planned but unfortunately couldn’t be delivered – keep an eye on Heitor’s blog!

The talk
Picking up the thread on page_owner (see the blog post series), I wanted to put together a more introductory, user-friendly version of the talk Improving page_owner for profiling and monitoring memory usage per allocation stack trace presented at Linux Plumbers Conference 2025.
I opened with an introduction about Igalia – who we are, what we work with, and what we do – and how to join us through our open positions and our Coding Experience program.
The technical part covered the problem at hand, “Where is memory going?”, and then walked through page_owner from definition to application: what it is, what it is for, how it works, how to use it, then basic and advanced examples.
The session recording is available on YouTube (currently within the live stream; later in the FOSForums 2026 playlist), and the slides are available here.

Acknowledgments
Thank you to the FOSForums organizing committee for the great conference, and Igalia for the opportunity to present this work.
