SIGs/PowerManagementBaseOS

From FedoraProject

Jump to: navigation, search

Contents

Wakeups / Disk IO / Network IO

Goal: Reduce wakeup count of userland applications and unnecessary network and disk IO.

Plan: Audit system using various tools, provide guidance & fixes for problems.

Tracker bugs

Monitoring / Auditing

Goal: Provide new tools to monitor / audit system usage to help user identify problematic applications, hardware or drivers.

Plan: Ship already existing tools and work on new ones.

Current newest tool is a memory tracing analyser which will allow a very detailed tracking of how an application allocated and deallocated memory over it's lifetime.

Dynamic adaptive tuning

Goal: Monitoring of system resources and adaptive tuning "on-the-fly" of affected components.

Project: tuned

Plan:

Homepage: https://fedorahosted.org/tuned/

Read only GIT: http://git.fedorahosted.org/git/tuned.git

R/W GIT repo: ssh://git.fedorahosted.org/git/tuned.git

Configuration

tuned-adm provides various profiles eg. laptop-battery-powersave. These profiles are setting environment values which can reasonably work with resources.

Power consumption of hardware components

Goal:

Plan: Complete missing data in the HW table. Please, help to fill missing data ...