lkml.org 
[lkml]   [2012]   [Jul]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[PATCH RT 3/8] Disable RT_GROUP_SCHED in PREEMPT_RT_FULL
    From: Carsten Emde <C.Emde@osadl.org>

    Strange CPU stalls have been observed in RT when RT_GROUP_SCHED
    was configured.

    Disable it for now.

    Signed-off-by: Carsten Emde <C.Emde@osadl.org>
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
    Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
    ---
    init/Kconfig | 1 +
    1 file changed, 1 insertion(+)

    diff --git a/init/Kconfig b/init/Kconfig
    index dbc82d0..720c182 100644
    --- a/init/Kconfig
    +++ b/init/Kconfig
    @@ -731,6 +731,7 @@ config RT_GROUP_SCHED
    bool "Group scheduling for SCHED_RR/FIFO"
    depends on EXPERIMENTAL
    depends on CGROUP_SCHED
    + depends on !PREEMPT_RT_FULL
    default n
    help
    This feature lets you explicitly allocate real CPU bandwidth
    --
    1.7.10.4



    \
     
     \ /
      Last update: 2012-07-13 02:41    [W:2.562 / U:0.416 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site