Low-Latency PREEMPT kernel 6.1.54-llat for Raspberry Pi
kdoren
released this
20 Oct 22:49
·
11416 commits
to rpi-5.15.65-rt
since this release
Raspberry Pi Low-Latency PREEMPT Kernel 6.1.54-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=6.1.54-llat-v7l+ # 32-bit kernel
KERN=6.1.54-llat-v8+ # 64-bit kernel