lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 5 Oct 2012 20:27:48 -0700
From:	Paul Turner <pjt@...gle.com>
To:	linux-kernel@...r.kernel.org
Cc:	Peter Zijlstra <a.p.zijlstra@...llo.nl>,
	Ingo Molnar <mingo@...e.hu>,
	Vaidyanathan Srinivasan <svaidy@...ux.vnet.ibm.com>,
	Srivatsa Vaddagiri <vatsa@...ibm.com>,
	Kamalesh Babulal <kamalesh@...ux.vnet.ibm.com>,
	Venki Pallipadi <venki@...gle.com>,
	Ben Segall <bsegall@...gle.com>,
	Mike Galbraith <efault@....de>,
	Vincent Guittot <vincent.guittot@...aro.org>,
	Nikunj A Dadhania <nikunj@...ux.vnet.ibm.com>,
	Morten Rasmussen <Morten.Rasmussen@....com>,
	"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>,
	Namhyung Kim <namhyung@...nel.org>
Subject: Re: sched: per-entity load-tracking

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@...gle.com> 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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists