Bug 455149
Summary: | Review Request: latency-policy - Policy for system wide latency | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Richard Hughes <rhughes> |
Component: | Package Review | Assignee: | Nobody's working on this, feel free to take it <nobody> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | adel.gadllah, bnocera, fedora-package-review, mark.gross, notting, poelstra |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2009-03-13 01:53:45 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 201449 |
Description
Richard Hughes
2008-07-12 22:16:49 UTC
Note: I'm the upstream on this trivial project, and I hope to push this into Fedora 10 as it gives an admin a nice way to configure all the new kernel power management bits in a central way. I'll do a feature proposal, but need to get the rpm into rawhide for people to test and give feedback on first. Can't we hide the knobs for default setups? I doubt that servers processing financial data need: - ALSA powersave - WiFi poll powersave I'd also like to know how this would work with the cpuspeed daemon, which is in the default installation, and supports more governors/setups. Right, the knobs are not meant to be changed, only if an admin knows what they are doing, or to work round a kernel bug. As for the cpuspeed interaction I'm not sure. I'll have to do some tests. rpmlint output: -------------- latency-policy.noarch: E: executable-marked-as-config-file /etc/rc.d/init.d/latency-policy latency-policy.noarch: E: executable-marked-as-config-file /etc/sysconfig/latency latency-policy.noarch: E: executable-marked-as-config-file /etc/latency-policy/config.d/aspm latency-policy.noarch: E: executable-marked-as-config-file /etc/latency-policy/config.d/ondemand latency-policy.noarch: E: executable-marked-as-config-file /etc/latency-policy/config.d/alpm latency-policy.noarch: E: only-non-binary-in-usr-lib latency-policy.noarch: W: conffile-without-noreplace-flag /etc/latency-policy/config.d/alpm latency-policy.noarch: W: conffile-without-noreplace-flag /etc/latency-policy/config.d/aspm latency-policy.noarch: W: conffile-without-noreplace-flag /etc/latency-policy/config.d/ondemand latency-policy.noarch: W: conffile-without-noreplace-flag /etc/rc.d/init.d/latency-policy latency-policy.noarch: W: conffile-without-noreplace-flag /etc/sysconfig/latency latency-policy.noarch: W: service-default-enabled /etc/rc.d/init.d/latency-policy latency-policy.noarch: W: no-reload-entry /etc/rc.d/init.d/latency-policy latency-policy.noarch: E: subsys-not-used /etc/rc.d/init.d/latency-policy latency-policy.src:53: W: libdir-macro-in-noarch-package %dir %{_libdir}/latency-policy latency-policy.src:54: W: libdir-macro-in-noarch-package %{_libdir}/latency-policy/* 2 packages and 0 specfiles checked; 7 errors, 9 warnings. -------------- Feature page is here: https://fedoraproject.org/wiki/Features/LatencyPolicy I would rather see add pm_qos knobs and driver changes to use those knobs than seeing yet another trivial shell script abstraction of sysfs interfaces that will become difficult to maintain as the number of devices and versions of devices grows without bound. I think this design will have problems scaling with numbers of devices as it stands. So what ended up happening with this package? I don't think the feature was accepted, and the rpmlint output in comment 4 includes several review blockers which haven't been addressed. So it's been a month without comment; setting needinfo. I'll close this soon if there's no further movement. |