The Power Supply Subsysytem

Do you know how batteries and battery chargers are handled in the Linux kernel subsystem? While not as complex as the DRM subsystem, the power-supply subsystem is a key part of embedded mobile devices running Linux. This talk will be an quick overview of the subsystem...

Meltdown and Spectre: seeing through the magician’s tricks

Throughout 2018 several computer vulnerabilities got into the spotlight, possessing all the ingredients needed to attract attention: the core issue was unusually located in the processor rather than the software; almost all personal computers, servers and portable...

Mitigating Spectre and Meltdown vulnerabilities

The Spectre and Meltdown vulnerabilities are part of a class of hardware flaws which have existed for years, but which have only recently been discovered. David will describe the problems, and explain the techniques used for mitigating them in software — from...

New GPIO Interface for User Space

Since linux 4.8 the GPIO sysfs interface is deprecated. Due to its many drawbacks and bad design decisions a new user space interface has been implemented in the form of the GPIO character device which is now the preferred method of interaction with GPIOs which can’t...

ObsBox: a Linux-based real-time system for LHC beam monitoring

At the Large Hadron Collider (LHC) at CERN, Geneva, Switzerland, the radiofrequency and transverse damper feedback systems digitize beam phase and position measurements for beam studies. The “observation box” (ObsBox) diagnostic system parasitically captures data...