 |
 |
| Version 0.1 (RFC version) |
 |
 |
License: Other Open Source License
Updated: January 4, 2006
Source: Source Included
|
 |
 |
This driver adjust the cpu speed dynamically to follow the workload. Unfortunately, it should only work on Aspire 1510 laptop.
This is a "request for comments" version. I need feed back to improve the usability and the quality of this driver.
Why ?
1) this is my first real C project (and my first driver too). Fortunately, most of the code is taken from other projects like ACPI CA, cpu_fix and powernow-k8 driver from Linux.
2) i use really ugly and hacky code to retrieve supported cpu states on my laptop. This code has never worked on other people's machines. The right way should be to use a real ACPI parser like ACPI CA.
Known problems
This driver will only works "as is" on Aspire 1510 laptops (like mine). You can hack the source code to initialize the driver with correct values for your machine at your own risk (see "ExtractCpuPowerState" function). You will have to take a look at AMD's specifications to find CORRECT values for your processor. If not, the driver may dammage your hardware.
When the driver is opened (and only there), vlc (for example) can produce ugly sound due to timing issues (or maybe interrupts issues ???).
This driver will not work on a multi-processors systems (and multi-core systems too). I have no access to such hardware and i have not enough knowledge to support this.
If you know how to fix those remaining problems (or new ones...), feel free to hack the code and share it with the community.
|
|
|
Intel Version - requires R5 (32 KB) |
338 downloads |
|
 |
 |
|
|
 |
 |
|
|
|