|
Bugzilla – Full Text Bug Listing |
| Summary: | powersaved doesn't have modules for p4 | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Renan Fernandes <renanfernandes> |
| Component: | Mobile Devices | Assignee: | Holger Macht <hmacht> |
| Status: | RESOLVED INVALID | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | bg, renanfernandes, trenn |
| Version: | Preview 4 | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Renan Fernandes
2005-09-10 03:44:26 UTC
no. This module is useless, it does not do anything useful wrt power saving. Sorry to say this, but if you want power saving, you need a processor that can do frequency scaling, not clock modulation. So we will not add this module to the default list unless someonce comes up with a very good reason (and measurements) that support this. The p4_clockmod module does throttling, not cpufreq. We use another interface for this. Default should be: if machine is idle for 10s -> machine is throttled by 50 %. Use: powersave -T and use Yast power-management module to allow throttling in performance scheme. Or just edit /etc/sysconfig/powersave/scheme_performance ALLOW_THROTTLING="no" -> "yes" *** Bug 188848 has been marked as a duplicate of this bug. *** For anyone who cares about the p4-clockmode module: This module is deprecated! It is also discussed to let this module vanish from mainline kernel. BTW: This module does throttling. Throttling is not intended for runtime power saving. It is intended for thermal reduction when the machine reaches very high temperatures. The powersaving/performance ratio is very poor. If one really cares about powersaving one should look at real cpufreq techniques like (Enhanced)SpeedStep or PowerNow (on x86(_64)). Anyone who's bug ends up here as a duplicate: Please search the database for existing bugs first. |