lkml.org 
[lkml]   [2018]   [Jan]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [patch] sched/fair: Add SIS_MIN_LAT feature to mitigate PELT lag induced stacking
From
Date
On Mon, 2018-01-01 at 11:37 +0100, Mike Galbraith wrote:
>
>
> Here 0-day bot, here boy..

Forget it 0-day bot, and assorted crickets :)

> + /*
> + * When heavily loaded, stacking may be the best/only latency option,
> + * and LAST_BUDDY the only hope of preventing throughput collapse.
> + */
> + if (unlikely(task_cfs_rq(current)->nr_running >= sched_nr_latency) &&
> + task_cfs_rq(p)->nr_running >= sched_nr_latency)
> + return target;

With stock knob settings, that's too late to switch from llc -> l2
affinity for sync wakeups, and completely demolished tbench top end on
huge socket NUMA box with lots of bandwidth.  Lovely for desktop,
somewhere below gawd-awful for big box performance.

-Mike

\
 
 \ /
  Last update: 2018-01-03 18:25    [W:0.043 / U:0.324 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site