lkml.org 
[lkml]   [2013]   [Jul]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCH v3 0/2] sched: smart wake-affine
Since v2:
Add patch [PATCH 2/2] sched: reduce the overhead of obtain factor
for optimization. (Thanks to PeterZ)

This patch-set will implement a smart wake-affine, in order to regain the
lost performance of the workload like pgbench, meanwhile reserve the gained
benefit of the workload like hackbench.

Michael Wang (1):
[PATCH v3 1/2] sched: smart wake-affine foundation

Peter Zijlstra (1):
[PATCH v3 2/2] sched: reduce the overhead of obtain factor

---
b/include/linux/sched.h | 3 +++
b/kernel/sched/core.c | 7 ++++++-
b/kernel/sched/fair.c | 47 +++++++++++++++++++++++++++++++++++++++++++++++
b/kernel/sched/sched.h | 1 +
kernel/sched/fair.c | 2 +-
5 files changed, 58 insertions(+), 2 deletions(-)



\
 
 \ /
  Last update: 2013-07-04 07:21    [W:0.139 / U:0.704 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site