Mathieu Desnoyers

@DesnoyersMa@discuss.systems
46 Followers
32 Following
25 Posts
I am mostly interested in scalability and real-time behavior of the Linux kernel. A kernel tracer is a key aspect that must be added to Linux in order to improve these aspects. The path towards this involves contribution of new pieces of core infrastructure in the kernel itself so it can support a low-overhead, low-disturbance tracer.
Workhttps://www.efficios.com
CityMontreal

We've published a new blog post explaining the most notable new feature introduced in LTTng 2.14: per-channel buffers. This helps reducing memory use on large many-core systems.

https://lttng.org/blog/2025/05/12/lttng-2.14-memory/

LTTng 2.14 is currently in release candidate phase. Try it out!

Saving memory on many-core hosts with LTTng 2.14 — LTTng

LTTng 2.14 introduces per-channel tracing buffers to reduce memory footprint on large, many-core hosts.

LTTng

We need your help, the future of the OSU Open Source Lab is in jeopardy

https://osuosl.org/blog/osl-future/

Forging Our Future: OSL's Path to Sustainability – A Call for Smart Solutions and Enduring Support | OSU Open Source Lab

A nonprofit organization working for the advancement of open source technologies.

Hello everyone,

Here is an article from Jonathan Corbet @corbet LWN.net, covering our CEO's appearance at the 2025 Linux Storage, Filesystem, Memory-Management and BPF Summit :

''Per-CPU memory for user space''
https://lwn.net/Articles/1016408/

Per-CPU memory for user space [LWN.net]

Hi !

We're excited to share the first release candidate of LTTng 2.14, codenamed Orbitales!

Put these new features, improvements and experimental capabilities to the test and offer your feedback in the next few weeks before the final version ships :

https://lists.lttng.org/pipermail/lttng-dev/2025-April/030933.html

[RELEASE] LTTng 2.14.0-rc1 - Orbitales - Linux kernel and user space tracer

Hello everyone,

This is a release announcement for the Userspace RCU library version
0.15.0. It has been nearly two years since the 0.14.0 release, so
it is now time to get this out of the door.

The Userspace RCU library implements RCU, atomics, and lock-free
data structures in userspace.

https://lists.lttng.org/pipermail/lttng-dev/2024-December/030893.html

[RELEASE] Userspace RCU 0.15.0

Hi there!

On January 22nd 2025, five years to the day [1] after launching Babeltrace 2.0 “Amqui”, we released Babeltrace 2.1 “Brossard”! 🎉

https://babeltrace.org/docs/release-notes/babeltrace-2.1.0-release-notes.html

Babeltrace 2.1.0 release notes

Ondřej Surý (https://isc.org) presented how he leverages the RCU, lock-free queues, and RCU lock-free hash table APIs from https://liburcu.org to improve the performance and response time of the BIND 9 DNS (https://www.isc.org/bind/). He describes the improvements and results in his #fosdem 2025 talk "How to make BIND 9 fast(er)" https://fosdem.org/2025/schedule/event/fosdem-2025-4626-how-to-make-bind-9-fast-er-/
ISC

Open source software information, blogs, events, downloads and support

tracepoints: gnarly but worth it — wingolog

wingolog: article: tracepoints: gnarly but worth it

The video recordings of my #fosdem 2025 talks are now published, enjoy!

- "A new cgroup cpu.max.concurrency controller interface file" , FOSDEM 2025 Container devroom, https://fosdem.org/2025/schedule/event/fosdem-2025-6283-a-new-cgroup-cpu-max-concurrency-controller-interface-file/
- "Waste-Free Per-CPU Userspace Memory Allocation", FOSDEM 2025 Kernel devroom, https://fosdem.org/2025/schedule/event/fosdem-2025-6245-waste-free-per-cpu-userspace-memory-allocation/
- "Exa-Tracer: Tracing HPC Supercomputers with LTTng", FOSDEM 2025 HPC, Big Data & Data Science devroom, https://fosdem.org/2025/schedule/event/fosdem-2025-6269-exa-tracer-tracing-hpc-supercomputers-with-lttng/

FOSDEM 2025 - A new cgroup cpu.max.concurrency controller interface file

a minor collection in a whippet microbenchmark, 16MB total nursery:
. 366µs total pause time
. 12µs to get the 8 mutators to stop
. every green arrow is one object stolen from a remote chase-lev deque
. a couple workers ran out of work after 42µs and restarted 25µs later when more work was available

traces via https://lttng.org's user-space tracing; output munged by a script so that i could load in perfetto / chrome-tracing's UI

LTTng: an open source tracing framework for Linux

LTTng is an open source tracing framework for Linux. Gain insight into your system's behavior today.

LTTng