On Sat, Aug 28, 2010 at 5:45 AM, jean-philippe francois
<jp.francois@cynove.com> wrote:
OK. So, the problem seems to be limited to HPET and 5 min multiples.
John: I don't think it is that we are going tickless beyond HPET wrap
length. HPET max delta should be preventing that.
We probably need to read out HPET hardware counter to see whether
things are OK there. Even if we miss the interrupt, time update should
notice that. One potential problem may be that HPET hardware can only
do 32 bit mode, but advertising 64 bit mode and we are getting
confused when we update time?
jean-philippe: What does hpet section of "cat /proc/timer_list" look
like? Also, can you boot with "hpet=verbose" option and send the
dmesg.
Thanks,
Venki
--