On 07/31/2012 03:12 PM, Peter Zijlstra wrote:
The current heuristic for determining if a task is 'big' is if its consuming more than 1/2 a node's worth of cputime. We might want to add a term here looking at the RSS of the process and compare this against the available memory per node.
This could probably use some refinement in the future, but it looks like a reasonable start.
Cc: Rik van Riel <[email protected]> Cc: Paul Turner <[email protected]> Signed-off-by: Peter Zijlstra <[email protected]>
Acked-by: Rik van Riel <[email protected]> -- All rights reversed -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

