lkml.org 
[lkml]   [2012]   [Apr]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
Subject[PATCH] DLS: cleanup clearing overload
From
We have to info puller that there is no more diet, even if CPU goes off.

Signed-off-by: Hillf Danton <dhillf@gmail.com>
---

--- a/kernel/sched_dl.c Sat Apr 7 15:00:28 2012
+++ b/kernel/sched_dl.c Sun Apr 8 19:24:30 2012
@@ -83,9 +83,6 @@ static inline void dl_set_overload(struc

static inline void dl_clear_overload(struct rq *rq)
{
- if (!rq->online)
- return;
-
atomic_dec(&rq->rd->dlo_count);
cpumask_clear_cpu(rq->cpu, rq->rd->dlo_mask);
}
--

\
 
 \ /
  Last update: 2012-04-08 13:35    [W:0.040 / U:0.260 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site