Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1618914
| From | Peter Zijlstra <peterz@infradead.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 3/6] cpufreq: schedutil: ensure max frequency while running RT/DL tasks |
| Date | 2017-04-07 17:40 +0200 |
| Message-ID | <ttE9s-A7-13@gated-at.bofh.it> (permalink) |
| References | <tgB9n-4qi-3@gated-at.bofh.it> <tgB9o-4qi-29@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Mar 02, 2017 at 03:45:04PM +0000, Patrick Bellasi wrote: > + struct task_struct *curr = cpu_curr(smp_processor_id()); Isn't that a weird way of writing 'current' ?
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH 3/6] cpufreq: schedutil: ensure max frequency while running RT/DL tasks Peter Zijlstra <peterz@infradead.org> - 2017-04-07 17:40 +0200 Re: [PATCH 3/6] cpufreq: schedutil: ensure max frequency while running RT/DL tasks Patrick Bellasi <patrick.bellasi@arm.com> - 2017-04-07 19:00 +0200
csiph-web