summaryrefslogtreecommitdiff
path: root/doc/website
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2013-10-10 15:20:18 +0200
committerBastien Nocera <hadess@hadess.net>2013-10-14 10:42:55 +0200
commitd10cc97cbb826099530180450052f90b86cdcac8 (patch)
tree62b17c7c5c73eab6b46ca93a5f05907d695fb16b /doc/website
parentc842f1a53ec5f1903bd911e0eee2383b0fc5503a (diff)
downloadupower-d10cc97cbb826099530180450052f90b86cdcac8.tar.gz
Remove QoS interface
It was added for some workloads, but ill-suited and never really got traction. Using cgroups to manage the resources of particular services (using systemd), or something separate like rtkit is a better bet.
Diffstat (limited to 'doc/website')
-rw-r--r--doc/website/index.htm1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/website/index.htm b/doc/website/index.htm
index 87f6964..b97414b 100644
--- a/doc/website/index.htm
+++ b/doc/website/index.htm
@@ -16,7 +16,6 @@ UPower is an abstraction for enumerating power devices,
listening to device events and querying history and statistics.
Any application or service on the system can access the
<code>org.freedesktop.UPower</code> service via the system message bus.
-Some operations (such as setting the QoS for the system) are restricted using <a href="http://hal.freedesktop.org/docs/PolicyKit/">PolicyKit</a>.
</p>
<p>
UPower was <a href="http://lists.freedesktop.org/archives/devkit-devel/2009-December/000567.html">