lkml.org 
[lkml]   [2014]   [Sep]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] SCHED_DEADLINE fix AC and SMP scheduling
Date
Hello everyone,

This patchset fixes admission control, bandwidth management and
(clustered) SMP scheduling for SCHED_DEADLINE tasks.

Patch 1/3 properly clears things up when a task leaves SCHED_DEADLINE,
without dying (and it is a different solution for the problem spotted
by Daniel, http://marc.info/?l=linux-kernel&m=140974782707197&w=2);
patch 2/3 fixes how cpusets bandwidth is checked and updated; patch 3/3
fixes SMP (clustered) scheduling.

Best Regards,

- Juri

Juri Lelli (3):
sched/deadline: clear dl_entity params when setscheduling to different
class
sched/deadline: fix bandwidth check/update when migrating tasks
between exclusive cpusets
sched/deadline: fix inter- exclusive cpusets migrations

include/linux/sched.h | 2 ++
kernel/cpuset.c | 13 ++-----
kernel/sched/core.c | 89 ++++++++++++++++++++++++++++++++++------------
kernel/sched/cpudeadline.c | 4 +--
kernel/sched/deadline.c | 34 ++++++++++++++++--
kernel/sched/sched.h | 22 ++++++++++++
6 files changed, 125 insertions(+), 39 deletions(-)

--
2.1.0




\
 
 \ /
  Last update: 2014-09-19 12:01    [W:2.114 / U:0.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site