Re: Linux SLOW on Compaq Armada 110 PIII Speedstep

Chris Wedgwood (cw@f00f.org)
Mon, 2 Jul 2001 04:42:52 +1200


On Sun, Jul 01, 2001 at 11:36:51PM +0800, Daniel Harvey wrote:

> The Compaq Armada doesn't appear to have a BIOS setting for the
> power settings.

> I still don't get the fact that one kernel will run fast, while the
> rest do the real SLOW thing.

Not answering your question, but you might want to try:

Download the source-RPM for the 'fast' kernel, and also the virgin
version of the same kernel, and then diff them to see what changes
have been made.

If you are lucky, the RPM itself my have the virgin data and diffs, I
don't know much about RPMS, but I'm pretty sure this is possible.

You are looking for changes outside of linux/drivers/, probably in
linux/archo/i386 or linux/kernel. Hopefully there aren't too many of
these.

Also, you want the .config file that was used, try using that against
a virgin kernel first, and see if that changes anything, if not, then
do diff the above (diff -Nur virgin-kernel/ redhat-kernel/) and see
what falls out.

--cw
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/