line 39 and 40
what you meant was this?!?!
install -Dm 0644 "${srcdir}/${pkgname}"/tuned.service "${pkgdir}"/usr/lib/systemd/system/tuned.service
# rm "${pkgdir}"/tuned.service
Search Criteria
Package Details: tuned-git 2.2.0.44.g15ec06a-1
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2015-02-08)
| Package Base: | tuned-git |
|---|---|
| Description: | Daemon that performs monitoring and adaptive configuration of devices in the system |
| Upstream URL: | https://fedorahosted.org/tuned/ |
| Category: | daemons |
| Licenses: | |
| Submitter: | reztho |
| Maintainer: | Siosm |
| Last Packager: | None |
| Votes: | 1 |
| First Submitted: | 2011-10-08 18:56 |
| Last Updated: | 2013-08-07 13:45 |
Dependencies (6)
Required by (0)
Sources
Latest Comments
Comment by zezadas
Comment by mikeym
sva_h4cky0's comment, "yep. too bad, if im not wrong, it still using cpufreq instead of cpupower"
I'm afriad you are wrong - at least in 2013 :)
It doesn't use the cpufreq utility or the cpupower utility. It perfers to use cpuspeed and if that is not installed it sets the cpu governer for each cpu from the filesystem: /sys/devices/system/cpu/$cpu/cpufreq/scaling_governor
Comment by reztho
Siosm, I disown the package since I'm not really interested in it anymore.
Comment by sva_h4cky0
yep.
too bad, if im not wrong, it still using cpufreq instead of cpupower
Comment by reztho
It seems so, but I think we must wait until developers decide tuned is stable enough to use it.
Comment by sva_h4cky0
@ reztho, thanks
https://features.opensuse.org/314309
it suppose to be drop-in replacement for laptop-mode-tools right?
Comment by reztho
Check again, sva_h4cky0.
I updated the package without trying it. Developers changed a lot of things and they are under heavy development, so I can't be sure this software will work even tomorrow.
Comment by sva_h4cky0
@ reztho
any update on this? failed to compile
sed: can't read /tmp/packerbuild-1000/tuned-git/tuned-git/pkg/usr/share/tuned/tuned.py: No such file or directory
==> ERROR: A failure occurred in package().
Aborting...
The build failed.
thanks,
Comment by reztho
For those curious, this software manages the PM-QOS API:
http://www.lesswatts.org/projects/power-qos/
http://linuxwireless.org/en/developers/Documentation/pm-qos
I've removed the kernel tuning program since it can be achieved by laptop-mode-tools, jupiter applet, etc...
Suggestions are welcome.