login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
September
»
13
Re: [announce] CFS-devel, performance improvements
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
[view in full thread]
From:
Peter Zijlstra <peterz@...>
To: Roman Zippel <zippel@...>
Cc: Ingo Molnar <mingo@...>, <linux-kernel@...>, Mike Galbraith <efault@...>
Subject:
Re: [announce] CFS-devel, performance improvements
Date: Thursday, September 13, 2007 - 1:09 pm
On Thu, 2007-09-13 at 19:06 +0200, Peter Zijlstra wrote:
quoted text
> On Thu, 2007-09-13 at 18:50 +0200, Roman Zippel wrote: > > > I never claimed to understand every detail of CFS, I can _guess_ what > > _might_ have been intended, but from that it's impossible to know for > > certain how important they are. Let's take this patch fragment: > > > > delta_fair = se->delta_fair_sleep; > > we slept that much > > > - /* > > - * Fix up delta_fair with the effect of us running > > - * during the whole sleep period: > > - */ > > - if (sched_feat(SLEEPER_AVG)) > > - delta_fair = div64_likely32((u64)delta_fair * load, > > - load + se->load.weight); > > if we would have ran we would not have been removed from the rq and the > weight would have been: rq_weight + weight > > so compensate for us having been removed from the rq by scaling the > delta with: rq_weight/(rq_weight + weight) > > > - delta_fair = calc_weighted(delta_fair, se); > > scale for nice levels >
Or at least, I think that is how to read it :-) -
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
Messages in current thread:
[announce] CFS-devel, performance improvements
, Ingo Molnar
, (Tue Sep 11, 4:04 pm)
Re: [announce] CFS-devel, performance improvements
, Roman Zippel
, (Wed Sep 12, 6:17 pm)
Re: [announce] CFS-devel, performance improvements
, Willy Tarreau
, (Thu Sep 13, 7:08 pm)
Re: [announce] CFS-devel, performance improvements
, Roman Zippel
, (Fri Sep 14, 9:10 am)
Re: [announce] CFS-devel, performance improvements
, Willy Tarreau
, (Fri Sep 14, 1:54 pm)
Re: [announce] CFS-devel, performance improvements
, Ingo Molnar
, (Thu Sep 13, 8:47 am)
Re: [announce] CFS-devel, performance improvements
, Roman Zippel
, (Fri Sep 14, 7:46 am)
Re: [announce] CFS-devel, performance improvements
, Peter Zijlstra
, (Thu Sep 13, 7:35 am)
Re: [announce] CFS-devel, performance improvements
, Roman Zippel
, (Thu Sep 13, 8:14 am)
Re: [announce] CFS-devel, performance improvements
, Peter Zijlstra
, (Thu Sep 13, 8:44 am)
Re: [announce] CFS-devel, performance improvements
, Peter Zijlstra
, (Fri Sep 14, 7:16 am)
Re: [announce] CFS-devel, performance improvements
, Ingo Molnar
, (Thu Sep 13, 5:19 am)
Re: [announce] CFS-devel, performance improvements
, debian developer
, (Thu Sep 13, 3:34 am)
Re: [announce] CFS-devel, performance improvements
, debian developer
, (Thu Sep 13, 3:17 am)
Re: [announce] CFS-devel, performance improvements
, Mike Galbraith
, (Wed Sep 12, 2:20 am)
Re: [announce] CFS-devel, performance improvements
, Rob Hussey
, (Tue Sep 11, 9:16 pm)
Re: [announce] CFS-devel, performance improvements
, Rob Hussey
, (Thu Sep 13, 4:42 am)
Re: [announce] CFS-devel, performance improvements
, Ingo Molnar
, (Thu Sep 13, 5:06 am)
Re: [announce] CFS-devel, performance improvements
, Rob Hussey
, (Thu Sep 13, 5:24 am)
Re: [announce] CFS-devel, performance improvements
, Ingo Molnar
, (Thu Sep 13, 5:31 am)
Re: [announce] CFS-devel, performance improvements
, Rob Hussey
, (Thu Sep 13, 5:36 am)
Re: [announce] CFS-devel, performance improvements
, Ingo Molnar
, (Thu Sep 13, 7:48 am)
Re: [announce] CFS-devel, performance improvements
, Rob Hussey
, (Thu Sep 13, 9:47 pm)
Re: [announce] CFS-devel, performance improvements
, Kyle Moffett
, (Fri Sep 14, 2:59 am)
Re: [announce] CFS-devel, performance improvements
, Rob Hussey
, (Thu Sep 13, 10:26 pm)
Re: [announce] CFS-devel, performance improvements
, Rob Hussey
, (Thu Sep 13, 5:43 am)
Re: [announce] CFS-devel, performance improvements
, Rob Hussey
, (Thu Sep 13, 6:17 am)
Re: [announce] CFS-devel, performance improvements
, Roman Zippel
, (Tue Sep 11, 8:42 pm)
Re: [announce] CFS-devel, performance improvements
, Ingo Molnar
, (Thu Sep 13, 3:52 am)
Re: [announce] CFS-devel, performance improvements
, Roman Zippel
, (Thu Sep 13, 8:35 am)
Re: [announce] CFS-devel, performance improvements
, Sam Ravnborg
, (Thu Sep 13, 3:01 pm)
Re: [announce] CFS-devel, performance improvements
, Roman Zippel
, (Fri Sep 14, 8:26 am)
Re: [announce] CFS-devel, performance improvements
, Ingo Molnar
, (Thu Sep 13, 10:28 am)
Re: [announce] CFS-devel, performance improvements
, Roman Zippel
, (Thu Sep 13, 12:50 pm)
Re: [announce] CFS-devel, performance improvements
, Arjan van de Ven
, (Fri Sep 14, 11:26 am)
Re: [announce] CFS-devel, performance improvements
, Roman Zippel
, (Fri Sep 14, 10:50 am)
Re: [announce] CFS-devel, performance improvements
, Arjan van de Ven
, (Fri Sep 14, 11:56 am)
Re: [announce] CFS-devel, performance improvements
, Roman Zippel
, (Fri Sep 14, 11:13 am)
Re: [announce] CFS-devel, performance improvements
, Kyle Moffett
, (Thu Sep 13, 2:28 pm)
Re: [announce] CFS-devel, performance improvements
, Peter Zijlstra
, (Thu Sep 13, 3:08 pm)
Re: [announce] CFS-devel, performance improvements
, Peter Zijlstra
, (Thu Sep 13, 1:06 pm)
Re: [announce] CFS-devel, performance improvements
, Roman Zippel
, (Fri Sep 14, 8:04 am)
Re: [announce] CFS-devel, performance improvements
, Peter Zijlstra
, (Fri Sep 14, 8:17 am)
Re: [announce] CFS-devel, performance improvements
, Peter Zijlstra
, (Thu Sep 13, 1:09 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
david
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
DervishD
ext2 on flash memory
Greg KH
[GIT PATCH] driver core patches against 2.6.24
Amit K. Arora
[RFC] Heads up on sys_fallocate()
git
:
linux-netdev
:
Gerrit Renker
[PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side)
David Miller
[GIT]: Networking
Jarek Poplawski
[PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
David Miller
Re: iptables very slow after commit 784544739a25c30637397ace5489eeb6e15d7d49
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
0 users
and
465 guests
online.
Syndicate