Re: [PATCH] add scheduler domains for ia64

From: Ingo Molnar
Date: Fri Aug 20 2004 - 03:09:40 EST



* Jesse Barnes <jbarnes@xxxxxxxxxxxx> wrote:

> This patch adds some more NUMA specific logic to the creation of
> scheduler domains. Domains spanning all CPUs in a large system are
> too large to schedule across efficiently, leading to livelocks and
> inordinate amounts of time being spent in scheduler routines. With
> this patch applied, the node scheduling domains for NUMA platforms
> will only contain a specified number of nearby CPUs, based on the
> value of SD_NODES_PER_DOMAIN. It also allows arches to override
> SD_NODE_INIT, which sets the domain scheduling parameters for each
> node's domain. This is necessary especially for large systems.

looks good to me too.

Signed-off-by: Ingo Molnar <mingo@xxxxxxx>

Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/