lkml.org 
[lkml]   [2010]   [Sep]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [RFC patch 1/2] sched: dynamically adapt granularity with nr_running
From
Date
On Mon, 2010-09-13 at 13:43 +0200, Peter Zijlstra wrote:
> +
> + if (node->rb_left &&
> + se_of(node->rb_left)->min_deadline == se->min_deadline) {
> + node = node->rb_left;
> + }

There wants to be a continue in that branch.


\
 
 \ /
  Last update: 2010-09-13 13:53    [W:0.146 / U:0.460 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site