lkml.org 
[lkml]   [2020]   [Nov]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCH 0/1] fix incorrect comment in kernel/sched/rt.c
I was reading rt.c and was looking at the code pertaining to allowing a
non-migratable task to preempt a migratable task of the same priority.
It appears to me that one of the comments describing when this will
happen is wrong.

It appears that preemption will only happen when the task is *not* about
to be otherwise preempted. The comment appears to describe an older
version of the code, in which preemption would happen when the task *was*
about to be preempted, the opposite condition.

Sidney Cammeresi (1):
sched/rt: fix incorrect comment about non-migratable tasks' priority

kernel/sched/rt.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

--
2.7.4


--
Sidney Cammeresi
Staff Software Engineer, MariaDB Corporation Ab

\
 
 \ /
  Last update: 2020-11-10 20:13    [W:0.029 / U:0.180 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site