[PATCH 0/5] sched: asymmetrical packing for POWER7 SMT4

From: Michael Neuling
Date: Fri Apr 09 2010 - 02:21:42 EST


This patch series implements asymmetric SMT packing which ensures
consistently good performance on POWER7.

I'm no scheduler expert so these probably need some review. It works
for my simple test case on a POWER7 with SMT4. I can now run a number
of CPU bound processes and they are pulled down to lower threads
giving the best performance consistently.

Suresh: some of this touches code you changed recently, so you may
want to test in your environment.

The 1st patch is a fix for SMT4 in general.
The 2nd adds actual the asymmetrical packing infrastructure.
The 3rd adds the powerpc specific hooks for POWER7.
The 4th and 5th are fixes required for packing to work.
--
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/