lkml.org 
[lkml]   [2015]   [May]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[RFC][PATCH 0/4] sched,numa: pinned task accounting
Hi,

Here's a first few patches that provide pinned task accounting; they are boot
tested only so far.

I don't think this is enough to address Artem's regression, but its a
foundation to add some more smarts. In particular we should make it harder
still to migrate well placed tasks away due to these pinned tasks.

Rostedt, Juri, please double check what I did to your resp. set_cpus_allowed
methods.

---
include/linux/kthread.h | 1 +
include/linux/sched.h | 7 -----
kernel/kthread.c | 20 ++++++++++++---
kernel/sched/core.c | 66 ++++++++++++++++++++++++++++++++++++++++++------
kernel/sched/deadline.c | 35 ++-----------------------
kernel/sched/fair.c | 43 +++++++++++++++++++++++++------
kernel/sched/idle_task.c | 1 +
kernel/sched/rt.c | 41 +-----------------------------
kernel/sched/sched.h | 3 +++
kernel/sched/stop_task.c | 1 +
kernel/workqueue.c | 11 ++------
11 files changed, 121 insertions(+), 108 deletions(-)



\
 
 \ /
  Last update: 2015-05-15 19:01    [W:0.148 / U:0.448 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site