Hi, On Tue, 23 Aug 2005, john stultz wrote: > I'm assuming gettimeofday()/clock_gettime() looks something like: > xtime + (get_cycles()-last_update)*(mult+ntp_adj)>>shift Where did you get the ntp_adj from? It's not in my example. gettimeofday() was in the previous mail: "xtime + (cycle_offset * mult + error) >> shift". The difference between system time and reference time is really important. gettimeofday() returns the system time, NTP controls the reference time and these two are synchronized regularly. I didn't see that anywhere in your example. bye, Roman - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [RFC - 0/9] Generic timekeeping subsystem (v. B5)
- From: john stultz <[email protected]>
- Re: [RFC - 0/9] Generic timekeeping subsystem (v. B5)
- From: "Ulrich Windl" <[email protected]>
- Re: [RFC - 0/9] Generic timekeeping subsystem (v. B5)
- From: George Anzinger <[email protected]>
- Re: [RFC - 0/9] Generic timekeeping subsystem (v. B5)
- References:
- [RFC - 0/13] NTP cleanup work (v. B5)
- From: john stultz <[email protected]>
- [RFC - 0/9] Generic timekeeping subsystem (v. B5)
- From: john stultz <[email protected]>
- Re: [RFC - 0/9] Generic timekeeping subsystem (v. B5)
- From: Roman Zippel <[email protected]>
- Re: [RFC - 0/9] Generic timekeeping subsystem (v. B5)
- From: john stultz <[email protected]>
- Re: [RFC - 0/9] Generic timekeeping subsystem (v. B5)
- From: Roman Zippel <[email protected]>
- Re: [RFC - 0/9] Generic timekeeping subsystem (v. B5)
- From: john stultz <[email protected]>
- Re: [RFC - 0/9] Generic timekeeping subsystem (v. B5)
- From: Roman Zippel <[email protected]>
- Re: [RFC - 0/9] Generic timekeeping subsystem (v. B5)
- From: john stultz <[email protected]>
- Re: [RFC - 0/9] Generic timekeeping subsystem (v. B5)
- From: Roman Zippel <[email protected]>
- Re: [RFC - 0/9] Generic timekeeping subsystem (v. B5)
- From: john stultz <[email protected]>
- Re: [RFC - 0/9] Generic timekeeping subsystem (v. B5)
- From: Roman Zippel <[email protected]>
- Re: [RFC - 0/9] Generic timekeeping subsystem (v. B5)
- From: john stultz <[email protected]>
- Re: [RFC - 0/9] Generic timekeeping subsystem (v. B5)
- From: Roman Zippel <[email protected]>
- Re: [RFC - 0/9] Generic timekeeping subsystem (v. B5)
- From: john stultz <[email protected]>
- [RFC - 0/13] NTP cleanup work (v. B5)
- Prev by Date: [patch 8/8] PCI Error Recovery: PPC64 core recovery routines
- Next by Date: Re: CONFIG_PRINTK_TIME woes
- Previous by thread: Re: [RFC - 0/9] Generic timekeeping subsystem (v. B5)
- Next by thread: Re: [RFC - 0/9] Generic timekeeping subsystem (v. B5)
- Index(es):