K 10 svn:author V 3 mav K 8 svn:date V 27 2012-08-04T08:06:37.285251Z K 7 svn:log V 357 Particlly MFcalloutng r238425 (by davide): Fix an issue related to old periodic timers. The code in kern_clocksource.c uses interrupt to keep track of time, and this time may not match with binuptime(). In order to address such incoherency, switch periodic timers to binuptime(). Except further calloutng it is needed for already present cyclic subsystem. END