Re: [PATCH 2/3] sched: drop group_capacity to 1 only if remote group has no running tasks

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Suresh Siddha
Date: Tuesday, September 28, 2010 - 4:04 pm

On Mon, 2010-09-27 at 17:29 -0700, Nikhil Rao wrote:

Nikhil, Doesn't this break the case of:

two sockets with dual-core and HT. Four tasks currently scheduled as:
three on socket-0 (two threads on core-0 running two tasks and 1 thread
on core-1 running one task). One on socket-1 (one thread on core-0
running a task, with other core-1 idle)

We would like to move the task from core-0 socket-0 to core-1 socket-1,
while we are load balancing at the socket level (it might be smp or numa
level depending on system).

thanks,
suresh

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 2/3] sched: drop group_capacity to 1 only if re ..., Suresh Siddha, (Tue Sep 28, 4:04 pm)