lkml.org 
[lkml]   [2008]   [Apr]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: modifying CFS failure
From
Date
Please provide it as a series of patches against sched-devel/latest.

Just plain AVL code and a huge modified CFS backport make it impossible
to tell what changed and why.

Which brings us to the question: _why_. That is, why are you trying to
replace the rb-tree with an avl tree? Just because the worst case depth
of the avl is slightly better than for an rb-tree, which can be offset
by the slightl more expesive balance operations.

I'm glad people are working on CFS - its an interesting piece of the
kernel after all, but provide it in a regular patch series, this is
impossible to work with, sorry.



\
 
 \ /
  Last update: 2008-04-12 14:25    [W:0.501 / U:0.128 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site