Hello world! Dave, please consider this patch. I'm a newbie so I'm sure I've done a lot of mistakes starting with the ugly name :) Sorry in advance. 'condemand' - This driver adds a dynamic cpufreq policy governor. The governor does a periodic polling and changes frequency based on the CPU utilization. The support for this governor depends on CPU capability to do fast frequency switching (i.e, very low latency frequency transitions). This driver takes inspiration (and code) from the ondemand and conservative governors, it does fast scale down like ondemand and gradual scale up like conservative. By making a contribution to this project, I certify that: The contribution was created in whole or in part by me and I have the right to submit it under the open source license indicated in the file. Signed-off-by: Paolo Marchetti<[email protected]> --- Patch attached (second mistake)
Attachment:
condemand.patch
Description: Binary data
- Follow-Ups:
- Re: [PATCH] cpufreq: ondemand+conservative=condemand
- From: Alexey Dobriyan <[email protected]>
- Re: [PATCH] cpufreq: ondemand+conservative=condemand
- Prev by Date: Re: [ltp] IBM HDAPS Someone interested? (Accelerometer)
- Next by Date: Bug #3549 - Laptops hang on C2/C3
- Previous by thread: arch xtensa does not compile
- Next by thread: Re: [PATCH] cpufreq: ondemand+conservative=condemand
- Index(es):