Re: sched: per-entity load-tracking

From: Paul Turner
Date: Fri Oct 05 2012 - 23:28:22 EST


I've rebased this to tip/master and pushed some minor updates (most
notable: rounding down in decay_load).

Tree is at:
http://git.kernel.org/?p=linux/kernel/git/pjt/sched.git;a=summary
(branch: load-tracking)

If you prefer raw patches there's a quilt series at:
http://rs5.risingnet.net/~pjt/patches/load_tracking/

And a tar-ball at:
http://rs5.risingnet.net/~pjt/patches/load_tracking/series.tar.gz

Peter:
The rebase to tip/master made interdiff angry enough that it wasn't
producing the right relative diffs for your stack. Sorry :(

- Paul
On Fri, Sep 21, 2012 at 1:52 PM, Paul Turner <pjt@xxxxxxxxxx> wrote:
> Hi all,
>
> I've refreshed the load-tracking branch at:
> http://git.kernel.org/?p=linux/kernel/git/pjt/sched.git;a=summary
> With the latest rebased version. Similar I've got a quilt export
> below to make it easier for people to patch in.
>
> If you prefer raw patches there's a quilt series at:
> http://rs5.risingnet.net/~pjt/patches/load_tracking/
>
> And a tar-ball at:
> http://rs5.risingnet.net/~pjt/patches/load_tracking/series.tar.gz
>
> There are no functional differences from the version posted at:
> https://lkml.org/lkml/2012/8/23/267
> So I won't bother posting the series again here. If you have find
> errors, please post them there and I'll do another round.
>
> Similarly, if you previously pulled from my git tree above; the only
> difference is that it's been re-written to current tip head, and that
> the generator for the fixed-point math constants have been added to
> the changelogs.
>
> Thanks!
>
> - Paul
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/