Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1480215
| From | Mark Brown <broonie@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v6 4/4] tracing: Histogram for delayed hrtimer offsets |
| Date | 2016-09-09 19:20 +0200 |
| Message-ID | <sfxD4-5Pj-5@gated-at.bofh.it> (permalink) |
| References | <seJ3z-7sB-1@gated-at.bofh.it> <seJ3z-7sB-7@gated-at.bofh.it> <sf1MR-2Iu-1@gated-at.bofh.it> <sf3Yl-417-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Thu, Sep 08, 2016 at 03:09:36PM +0530, Binoy Jayan wrote: > On 8 September 2016 at 12:40, Thomas Gleixner <tglx@linutronix.de> wrote: > > On Wed, 7 Sep 2016, Binoy Jayan wrote: > >> +#ifdef CONFIG_DELAYED_TIMER_OFFSETS_HIST > >> + ktime_t praecox; > >> +#endif > > And of course documenting new struct members is optional, correct? I'm > > really looking forward for the explanation of that variable name. > It marks the start time when a process is scheduled to be woken up as > the result > of expiry of the hrtimer. Will be mentioning it in the comments. Even with an appropriate comment I'm not sure that the term praecox is sufficiently widely understood to be a clear variable name.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v6 4/4] tracing: Histogram for delayed hrtimer offsets Binoy Jayan <binoy.jayan@linaro.org> - 2016-09-07 13:20 +0200
Re: [PATCH v6 4/4] tracing: Histogram for delayed hrtimer offsets Masami Hiramatsu <masami.hiramatsu@linaro.org> - 2016-09-08 09:00 +0200
Re: [PATCH v6 4/4] tracing: Histogram for delayed hrtimer offsets Thomas Gleixner <tglx@linutronix.de> - 2016-09-08 09:20 +0200
Re: [PATCH v6 4/4] tracing: Histogram for delayed hrtimer offsets Binoy Jayan <binoy.jayan@linaro.org> - 2016-09-08 11:40 +0200
Re: [PATCH v6 4/4] tracing: Histogram for delayed hrtimer offsets Thomas Gleixner <tglx@linutronix.de> - 2016-09-09 15:40 +0200
Re: [PATCH v6 4/4] tracing: Histogram for delayed hrtimer offsets Mark Brown <broonie@kernel.org> - 2016-09-09 19:20 +0200
Re: [PATCH v6 4/4] tracing: Histogram for delayed hrtimer offsets Thomas Gleixner <tglx@linutronix.de> - 2016-09-10 08:20 +0200
csiph-web