diff --git a/index.html b/index.html index a83f51e..ffbe396 100644 --- a/index.html +++ b/index.html @@ -30,7 +30,8 @@ tunes system settings according to a selected profile
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
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 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.
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.
+but it is incomplete and may not be up-to-date. New documentation is being worked on.Releases are available for download from the