Re: Performance Degradation: 2.6.8-rc4-bk1 vs RHEL 2.4.21-15.0.3

From: Nick Piggin
Date: Thu Aug 12 2004 - 19:58:43 EST


Omar Kilani wrote:

Anything else I should be monitoring?



Take a profile of each kernel. Boot with profile=1, then run:

echo 0 > /proc/profile ; ab --foo --bar ; readprofile | sort -nr | head -n30 > profile.out

And send in the profiles for both kernels.


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