there is a Patch - MPLR23200
Still not public yet so have to get from Nortel
System clock not in sync with Real world time. *** NOTE: THIS PATCH IS APPLICABLE TO MACH TYPES: CPP AND PP4 ONLY ***
Problem Description
The CP-Pentium based machines were taking the time from the RTC device till
the Rls 4.0. But from 5.0 onwards, as a part of moving to posix standards, the
clock source was moved from hardware to software. Now, the ticks to increments
the software clock is obtained from a crystal which is giving ticks at a
frequency of 60Hz. Due to the tolerance of the crystal and the value
programmed on the timer register(to generate 60Hz), the actual frequency was
not 60Hz. It was varying. This causes the software clock to drift.