]> nv-tegra.nvidia Code Review - linux-3.10.git/commit
[SPARC]: Migration cost tune up in sparc smp.
authorKrzysztof Helt <krzysztof.h1@wp.pl>
Sun, 11 Jun 2006 05:03:43 +0000 (22:03 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 11 Jun 2006 05:03:43 +0000 (22:03 -0700)
commit650fb8382287f7990d5127a82a54295139224606
tree81080f0fc0857524c0c22699d8c1160faf94ed14
parent9145bcf63575a8b78590a5beaf604001e9c8d2ef
[SPARC]: Migration cost tune up in sparc smp.

This patch sets the max_cache_size value required to tune up
scheduler in SMP systems. Otherwise, the calculated
migration_cost is too high and task scheduling may lock up.

Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/kernel/smp.c