From ed179344eb0320c33207cee45e8a953c8ddc9202 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Marek=20Such=C3=A1nek?= Tuned profiles: can be defined hiearchicaly, which reduces duplication
+ can be defined hierarchically, which reduces duplication
and simplifies maintenance: More specialized profiles can inherit generic profiles and just
- change what's needed instead of duplicating the code.
+ change what is needed instead of duplicating the code.
For example, you can built a generic profile for HTTP server upon
- the throughput-performance profile and later create two more
- specialized profiles for the Apache server and the Nginx server,
+ the include a number of predefined profiles for common use cases: For example, presets for high throughput, low latency, or powersave
are distributed. Profiles optimizing performance for various products
- like SAP, dBase servers, and so on are also provided, and it's possible
+ like SAP, dBase servers, and so on are also provided, and it is possible
to fully customize them. Some documentation is available in the
Fedora Power Management Guide,
-but it's incomplete and may not be up-to-date. New documentation is being worked on.sysctl,
+ sysfs,
or kernel boot command line parameters, which are integrated
in a plug-in architecture
udev, tuning of newly created
processes, and so on) for systems with reduced resources
@@ -85,7 +86,7 @@
throughput-performance profile and later create two
+ more specialized profiles for the Apache server and the Nginx server,
basing both profiles on the generic HTTP server profile.
Documentation
Releases are available for download from the