Hi Andrey,
I have got some important updates for Android's Interactive Governor. These are already sent to Todd Poyner for inclusion into AOSP and we are awaiting a response.
These changes are important for ARM big LITTLE platforms which want multiple instances of a governor to be available for a multi package system.
Until then, we want these patches to land into linux-linaro release via my tree.
Below is what I did to generate this branch:
- Checked out: https://git.linaro.org/gitweb?p=people/jstultz/android.git%3Ba=shortlog%3Bh=... - Merged v3.10-rc2 into it (As I had some cpufreq core patches included here) - Applied my patches (8) over it
I am not able to generate a formal PULL request using 'git request-pull' as 3.10-rc2 is not yet there in your tree.
Please pull git://git.linaro.org/arm/big.LITTLE/mp.git ll-interactive-gov-updates into linux-linaro.
-- Viresh
Hi Viresh,
On 05/21/2013 10:20 AM, Viresh Kumar wrote:
Hi Andrey,
I have got some important updates for Android's Interactive Governor. These are already sent to Todd Poyner for inclusion into AOSP and we are awaiting a response.
These changes are important for ARM big LITTLE platforms which want multiple instances of a governor to be available for a multi package system.
Until then, we want these patches to land into linux-linaro release via my tree.
Below is what I did to generate this branch:
- Checked out: https://git.linaro.org/gitweb?p=people/jstultz/android.git%3Ba=shortlog%3Bh=...
- Merged v3.10-rc2 into it (As I had some cpufreq core patches included here)
- Applied my patches (8) over it
I am not able to generate a formal PULL request using 'git request-pull' as 3.10-rc2 is not yet there in your tree.
Please pull git://git.linaro.org/arm/big.LITTLE/mp.git ll-interactive-gov-updates into linux-linaro.
Merged into v3.10-rc2 based llct-20130521.0.
Thanks, Andrey
On 22 May 2013 00:13, Andrey Konovalov andrey.konovalov@linaro.org wrote:
Hi Viresh,
Merged into v3.10-rc2 based llct-20130521.0.
Hi Again.
I have rebased this over linaro-android-3.10-experimental from John. Please repull it.