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

@corbet Maybe LWN should introduce an AI Scraper Bot subscription level you can point ethics people to. 🤔
@corbet "ensuring uninterrupted access to the most protected web sites": if they had any ethics, perhaps they would offer to pay hosting costs for the affected web sites ?

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