Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1178314
| From | Tony Lindgren <tony@atomide.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] clocksource: Allow toggling between runtime and persistent clocksource for idle |
| Date | 2015-07-07 12:30 +0200 |
| Message-ID | <pJyiu-4rH-15@gated-at.bofh.it> (permalink) |
| References | <pJ90K-5dc-15@gated-at.bofh.it> <pJfpv-136-5@gated-at.bofh.it> <pJgvg-1Fv-13@gated-at.bofh.it> <pJgOC-1MK-21@gated-at.bofh.it> <pJiQr-2Zo-27@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
* John Stultz <john.stultz@linaro.org> [150706 10:53]: > On Mon, Jul 6, 2015 at 8:46 AM, Thomas Gleixner <tglx@linutronix.de> wrote: > > On Mon, 6 Jul 2015, Tony Lindgren wrote: > >> * Thomas Gleixner <tglx@linutronix.de> [150706 07:20]: > >> > On Mon, 6 Jul 2015, Tony Lindgren wrote: > >> The timekeeping accuracy issue certainly needs some thinking, and > >> also the resolution between the clocksources can be different.. In the > >> test case I have the slow timer is always on and of a lower resolution > >> than the ARM global timer being used during runtime. > >> > >> Got some handy timer test in mind you want me to run to provide data > >> on the accuracy? > > > > John Stultz might have something. > > You can turn on ntp stats in your ntp.conf and chart the loopstats > data w/ gnuplot: > > set terminal png > set output "loopstat.png" > plot "/var/log/ntpstats/loopstats.<dateoftest>" using 2:3 with linespoints > > > I also have the drift-log.py and graph-log.py scripts I use here: > https://github.com/johnstultz-work/timetests > > But those aren't really ready for mass consumption, as they're > probably not very cross-distro compatible. Great thanks, I'll play a bit with those to see how bad the jitter gets. Regrds, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] clocksource: Allow toggling between runtime and persistent clocksource for idle Tony Lindgren <tony@atomide.com> - 2015-07-07 12:30 +0200
csiph-web