Deep DivesEmbedded Linux Boot Time: The Phase You Are Not Measuring
Boot time spans four phases with four independent clocks, and dmesg only shows the third. How to put them all on one…
Articles in this topic.
Deep DivesBoot time spans four phases with four independent clocks, and dmesg only shows the third. How to put them all on one…
Deep Divesdm-verity gives an embedded device a tamper-evident read-only rootfs. Learn how per-block hash-tree checking works and why the root hash must be…
Deep DivesHow managed device resources (devres) work in the Linux kernel: the devres list, devm_* APIs, release order on unbind, pitfalls, and CONFIG_DEBUG_DEVRES.
Deep DivesA system device tree plus Yocto multiconfig builds Linux, bare-metal, and firmware for heterogeneous SoCs like ZynqMP from one hardware description.
Deep DivesA walkthrough of the Linux generic IRQ subsystem: why it exists, irq_domain hwirq-to-virq mapping, flow handlers, irq_chip, and Device Tree to handler.
Deep DivesThe pinctrl subsystem lets Linux multiplex and configure SoC pins from device tree. How pinmux and pinconf work, the consumer API, and…
Deep DivesOne kernel function, rpm_check_suspend_allowed(), decides whether runtime PM suspends your device. Each return code names the exact field to inspect.
Deep DivesQualcomm's qcom-6.19 has not moved since March while qcom-6.18.y is fed daily. How to tell a maintained vendor BSP branch from a…
Deep DivesA deep dive into the Linux Common Clock Framework: struct clk_ops, the prepare/enable split, devm_clk_get_enabled, and debugging clocks disabled at boot via…
Deep DivesA deep dive into Linux workqueues: how the kernel queues, wakes, and runs deferred work — from queue_work() to your handler, traced…
Deep DivesReal-time Linux vs RTOS, compared: FreeRTOS, Zephyr, and mainline PREEMPT_RT, and how mixed-criticality designs run Linux and an RTOS on one SoC.
Deep DivesA practical Deep Dive into the Linux DMA mapping API: coherent vs streaming mappings, DMA directions, cache coherency, and the rules that…
Deep DivesDeferred probe lets Linux drivers bind in any order by retrying devices whose dependencies are not ready. How the mechanism works in…
Deep DivesThis article provides a deep dive into the major scheduler classes, their unique design goals, and the management utilities powering the system.
Deep Divessched_ext is not a scheduler; it's a framework that securely connects custom BPF programs to the core kernel. Its architecture consists of…
One email every two weeks — the best of our kernel & embedded writing, plus a hand-picked link or two. No spam.
// 1,200+ embedded engineers already read it
We email occasionally and never share your address.