Re: [RFC][PATCH] clocksource: Avoid selecting mult values that mightoverflow when adjusted

From: Chen Jie
Date: Tue Nov 01 2011 - 22:28:07 EST


Hi,
We've backported the patch to our kernel, and redo the test[1] that
formerly caused system stall.
After 12-hours, no system stall observed.



Regards,
Chen Jie

----
[1] The test is just do "sleep 5 && reboot " on our mips64 compatible
CPU@500MHz. At each boot time, BIOS will calculate CPU Freq. Some CPU
Freq(around 500MHz) caused easy-overflow clock mult values in the
former tests, which then led to "sleep 5" never return.
--
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/