Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1573735

Re: [PATCH] sched: Update unlikely to now likely in sched_move_task()

From Steven Rostedt <rostedt@goodmis.org>
Newsgroups linux.kernel
Subject Re: [PATCH] sched: Update unlikely to now likely in sched_move_task()
Date 2017-02-04 20:30 +0100
Message-ID <t7ec1-529-5@gated-at.bofh.it> (permalink)
References <t6SOe-6J7-19@gated-at.bofh.it> <t76oa-82L-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sat, 4 Feb 2017 12:06:45 +0100
Peter Zijlstra <peterz@infradead.org> wrote:

> I prefer to simply remove the hint entirely and match all the other
> instances of this pattern.

Perhaps just remove the hint then. I'll update the patch.

> 
> Now if only C wouldn't stink and have a sensible way to express this
> pattern without having to copy/paste it all over :/

Well, as we have seen with the update in code around it. The pattern
may require something different in other locations.

-- Steve

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] sched: Update unlikely to now likely in sched_move_task() "Steven Rostedt (VMware)" <rostedt@goodmis.org> - 2017-02-03 21:40 +0100
  Re: [PATCH] sched: Update unlikely to now likely in sched_move_task() Peter Zijlstra <peterz@infradead.org> - 2017-02-04 12:10 +0100
    Re: [PATCH] sched: Update unlikely to now likely in  sched_move_task() Steven Rostedt <rostedt@goodmis.org> - 2017-02-04 20:30 +0100

csiph-web