Nick Piggin wrote on Friday, February 25, 2005 12:15 AM
> These are some values I just found from thin-air that should
> hopefully make ia64 work after the latest sched patches.
>
> +#define SD_CPU_INIT (struct sched_domain) { \
> ...
> + .max_interval = 4, \
> + .busy_factor = 64, \
> + .imbalance_pct = 125, \
For one db workload, performance increases with the following
values compare to the values proposed above.
.max_interval = 100
.busy_factor = 32
.imbalance_pct = 100
-
To unsubscribe from this list: send the line "unsubscribe linux-ia64" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html