Skip to content

Low-Latency PREEMPT kernel 5.15.65-llat for Raspberry Pi

Compare
Choose a tag to compare
@kdoren kdoren released this 07 Sep 06:06
· 5 commits to rpi-5.15.40-rt since this release

Raspberry Pi Low-Latency PREEMPT Kernel 5.15.65-llat

This is a Low-Latency PREEMPT kernel build. Both 32 and 64 bit packages are included.
64-bit kernel can be installed on 32-bit system.

This is built from unpatched raspberrypi/linux sources, with config options PREEMPT, 1000 Hz timer, performance CPU governor.

You may find that this kernel gives better results for your application than PREEMPT_RT, with less tuning effort, even though it does not score as well on synthetic latency tests. This might be because PREEMPT_RT on RPi introduces spinlocks to avoid conflict with RPi OS use of FIQ.

deb packages are attached below. For installation or build instructions, see the repo wiki:
https://github.com/kdoren/linux/wiki

For this release, in installation instructions:

KERN=5.15.65-llat-v7l+   # 32-bit kernel
KERN=5.15.65-llat-v8+    # 64-bit kernel