Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1220942
| From | dawei chien <dawei.chien@mediatek.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: thermal: mediatek: Add cpu power cooling model |
| Date | 2015-09-08 17:50 +0200 |
| Message-ID | <q6tjH-7U-9@gated-at.bofh.it> (permalink) |
| References | <q4Vaq-60u-19@gated-at.bofh.it> <q5XMS-5wH-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Viresh, On Mon, 2015-09-07 at 11:39 +0530, Viresh Kumar wrote: > On 04-09-15, 17:01, Dawei Chien wrote: > > Use Intelligent Power Allocation (IPA) technical to add > > static/dynamic power model for binding CPU thermal zone. > > The power allocator governor allocates power budget to control > > CPU temperature. > > Sorry but this isn't enough really.. I don't have time to go through > the code and understand the purpose of the series. > > Please explain here in detail: > - Why this is needed. Power Allocator governor is able to keep SOC temperature within a defined temperature range to avoid SOC overheat and keep it's performance. mt8173-cpufreq.c need to register its' own power model with power allocator thermal governor, so that power allocator governor can allocates suitable power budget to control CPU temperature. > - What/How you are doing it. Measure and create dynamic/static power model, and register cooling device of_cpufreq_power_cooling_register for MT8173. > > (Don't resend, just reply to this email :) ) > -- 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/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: thermal: mediatek: Add cpu power cooling model dawei chien <dawei.chien@mediatek.com> - 2015-09-08 17:50 +0200
csiph-web