Package Details: tuned-git 2.2.0.44.g15ec06a-1

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: GPL
Submitter: reztho
Maintainer: Siosm
Last Packager: None
Votes: 1
First Submitted: 2011-10-08 18:56
Last Updated: 2013-08-07 13:45

Latest Comments

Comment by zezadas

2015-02-08 14:15

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

Comment by mikeym

2013-07-17 09:19

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

2013-06-23 22:16

Siosm, I disown the package since I'm not really interested in it anymore.

Comment by sva_h4cky0

2012-09-22 02:50

yep.
too bad, if im not wrong, it still using cpufreq instead of cpupower

Comment by reztho

2012-09-16 20:42

It seems so, but I think we must wait until developers decide tuned is stable enough to use it.

Comment by sva_h4cky0

2012-09-15 04:22

@ reztho, thanks

https://features.opensuse.org/314309

it suppose to be drop-in replacement for laptop-mode-tools right?

Comment by reztho

2012-09-14 11:51

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

2012-09-12 08:39

@ 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

2011-10-08 19:02

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.