Sie zeigen eine alte Version dieser Seite an. Zeigen Sie die aktuelle Version an.

Unterschiede anzeigen Seitenhistorie anzeigen

Version 1 Nächste Version anzeigen »

Introduction

Preempt_RT is a patch for the Linux kernel maintained by Ingo Molnar. It modifies the kernel so that it becomes (almost) completely preemptive. The classic kernel spinlocks are replaced by mutexes which support priority inheritance. In addition, the handling of all interrupts is outsourced to separate kernel threads. The presentation Linux und Echtzeit (German) by Jan Altenberg offers a very good and short summary about Preemt-RT and Xenomai.






Quicklinks

Getting started

  1. Choose a machine. See Tested devices for reference

  2. Install a Linux distribution. You can use UNetbootin to create an bootable Live USB drive.

  3. To test the best possible RT performance Build a Preempt-RT Kernel with minimal configuration

  4. Tune some BIOS settings

  5. Measure the best possible RT performance of your system

  6. Compile a full preempt RT kernel

  7. Test your system

  8. Test your system with stress tests

  9. If you are not satisfied with the performance of your system, tune your system.

https://www.toradex.com/community/questions/486/how-to-build-real-time-kernel-for-apalis-imx6.html

  • Keine Stichwörter