Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1361820
| From | Steven Rostedt <rostedt@goodmis.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] sched: Add preempt checks in preempt_schedule() code |
| Date | 2016-03-21 14:30 +0100 |
| Message-ID | <rf84a-6fl-3@gated-at.bofh.it> (permalink) |
| References | <re64q-2I6-7@gated-at.bofh.it> <rf4jU-3xO-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, 21 Mar 2016 10:27:46 +0100
Peter Zijlstra <peterz@infradead.org> wrote:
> So no real objection to the patch except this naming.
>
> It doesn't 'check', it does preempt-latency tracing. So could we rename
> this to something like:
>
> preempt_{dis,en}able_latency()
>
> or somesuch?
What about:
preempt_enable_trace() or preempt_enable_trace_test()?
-- Steve
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] sched: Add preempt checks in preempt_schedule() code Steven Rostedt <rostedt@goodmis.org> - 2016-03-18 18:10 +0100
Re: [PATCH] sched: Add preempt checks in preempt_schedule() code Boqun Feng <boqun.feng@gmail.com> - 2016-03-19 05:20 +0100
Re: [PATCH] sched: Add preempt checks in preempt_schedule() code Boqun Feng <boqun.feng@gmail.com> - 2016-03-19 10:40 +0100
Re: [PATCH] sched: Add preempt checks in preempt_schedule() code Peter Zijlstra <peterz@infradead.org> - 2016-03-21 10:30 +0100
Re: [PATCH] sched: Add preempt checks in preempt_schedule() code Steven Rostedt <rostedt@goodmis.org> - 2016-03-21 14:30 +0100
Re: [PATCH] sched: Add preempt checks in preempt_schedule() code Peter Zijlstra <peterz@infradead.org> - 2016-03-21 15:20 +0100
Re: [PATCH] sched: Add preempt checks in preempt_schedule() code Steven Rostedt <rostedt@goodmis.org> - 2016-03-21 15:40 +0100
Re: [PATCH] sched: Add preempt checks in preempt_schedule() code Peter Zijlstra <peterz@infradead.org> - 2016-03-21 15:50 +0100
csiph-web