lkml.org 
[lkml]   [2013]   [Feb]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [RFC PATCH v3 0/3] sched: simplify the select_task_rq_fair()
From
Date
On Thu, 2013-02-21 at 17:08 +0800, Michael Wang wrote:

> But is this patch set really cause regression on your Q6600? It may
> sacrificed some thing, but I still think it will benefit far more,
> especially on huge systems.

We spread on FORK/EXEC, and will no longer will pull communicating tasks
back to a shared cache with the new logic preferring to leave wakee
remote, so while no, I haven't tested (will try to find round tuit) it
seems it _must_ hurt. Dragging data from one llc to the other on Q6600
hurts a LOT. Every time a client and server are cross llc, it's a huge
hit. The previous logic pulled communicating tasks together right when
it matters the most, intermittent load... or interactive use.

-Mike



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