TAG

Embedded

axis and linux devices

2024-02-05

Small, Friendly Linux Devices

Axis devices are small, friendly Linux® devices. At Axis, we know this of course, but outside our company walls, it seems not to be common knowledge.
Author: Konstantin Lanzet License: CC BY-SA 3.0 DEED

2023-11-08

From crashdump to clarity: A kernel debugging adventure

When making mistakes in operating system kernel code there is often no recovery apart from a full system reboot. Unlike when userspace processes crash there is nobody to pick up the pieces after a kernel crash so a full system reboot is the only option.