This is an old revision of the document!
Current Topics for PREEMPT_RT mainlining
The real time developer team is currently working on the following topics that change current kernel functionality:
-
Timer infrastructure: Timer wheel rebuild is required, because in the current PREEMPT_RT patch (v4.6.2-rt5) and the PREEMPT_RT patches before NOHZ can not be used. The basis for the new timer wheel was posted to LKML (see
LKML: timer: Refactor the timer wheel) is now available in 4.8 - NOHZ can now work again with RT.
In addition to the actual development work, the following topics have to be considered:
An overview of all the topics that have to be completed for mainlining PREEMPT_RT is given here.