hackbench regression with kernel 2.6.32-rc1

From: Zhang, Yanmin
Date: Fri Oct 09 2009 - 05:20:40 EST


Comparing with 2.6.31's results, hackbench has some regression on a couple of
machines woth kernel 2.6.32-rc1.
I run it with commandline:
./hackbench 100 process 2000

1) On 4*4 core tigerton: 70%;
2) On 2*4 core stoakley: 7%.

I located below 2 patches.
commit 29cd8bae396583a2ee9a3340db8c5102acf9f6fd
Author: Peter Zijlstra <a.p.zijlstra@xxxxxxxxx>
Date: Thu Sep 17 09:01:14 2009 +0200

sched: Fix SD_POWERSAVING_BALANCE|SD_PREFER_LOCAL vs SD_WAKE_AFFINE

and

commit de69a80be32445b0a71e8e3b757e584d7beb90f7
Author: Peter Zijlstra <a.p.zijlstra@xxxxxxxxx>
Date: Thu Sep 17 09:01:20 2009 +0200

sched: Stop buddies from hogging the system


1) On 4*4 core tigerton: if I revert patch 29cd8b, the regression becomes
less than 55%; If I revert the 2 patches, all regression disappears.
2) On 2*4 core stakley: If I revert the 2 patches, comparing with 2.6.31,
I get about 8% improvement instead of regression.

Sorry for reporting the regression later as there is a long national holiday.

Yanmin


--
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/