Can't make the date? If you come to this page after the test day is completed, your testing is still valuable, and you can use the information on this page to test, file any bugs you find at
Bugzilla, and add your results to the results section. If this page is more than a month old when you arrive here, please check the
current schedule and see if a similar but more recent Test Day is planned or has already happened.
What to test?
Today's instalment of Fedora Test Day will focus on Power Management
Who's available
The following cast of characters will be available for testing, workarounds, bug fixes, and general discussion ...
Note: jskarvad will be available at least during 10:00 - 22:00 (UTC+2) on #fedora-test-day, #fedora-power, #fedora-devel, otherwise he will be on e-mail with non guaranteed response time. He will be also available on site in Red Hat Brno office during 13:00 - 19:00, Visitors room, 4th floor (in the front of reception desk).
Prerequisite for Test Day
- The 32 bit live medium (SHA-1: e003ad7e7bcac9cc018ee2e0cee5977a4779b59d) or 64 bit live medium (SHA-1: f63f4faebdd0b3398ba6755d681d7e630efba091) or an updated Fedora 18 pre-release or you may get nightly composed LiveCD.
- It is possible to convert the LiveCD into LiveUSB by following the How_to_create_and_use_Live_USB instructions. If you convert the LiveCD into LiveUSB it is recommended to create on USB another primary partition that will serve as swap. This is useful for pm-hibernate test case.
- If you attend the event on-site in Red Hat Brno office, there will be prepared bootable USB flash disks/CD ROMs, thus you only need to bring your hardware there. (13.00-17.00 CEST)
- Your hardware profile uploaded to Smolt according to these instructions
- In case you have dependency problem with smolt package use the workaround bellow:
yum install --nogpgcheck "http://fedorapeople.org/~jskarvad/pm-test-day-repo/smolt-1.4.3-6.fc18.noarch.rpm"
- Optional: account on fedoraproject.org if you plan to upload the pm-utils bugreport file. If you do not have one and you do not plan to get it, you can still attend the test day - there are instructions in the appropriate test case(s) bellow how to handle such situation.
Typing convetions
In the following text commands that needs to be run as root are prefixed by #, e.g.:
# id
means to run id command under the root account. Commands prefixed by $ do not need to be run under the root account.
How to test?
It is focused especially on suspend, hibernate, power-consumption, LCD brightness control and tuned. Some test cases are only for laptop users and it is noted in the test case description field. If you do not have laptop just skip them. You can also skip other test cases (e.g. if you do not have enough time). In this case just leave the columns for skipped test cases blank. Please note that your report will be still valuable even if you do not finish all test cases. The procedure:
Prepare your system
PM Test Day Live medium
If you are using our PM Test Day Live medium, please skip the following steps, because everything is already prepared for you.
- Install the public key (in case you would like to verify the PM Test Day support package, otherwise you can skip this step because the public key will be installed automatically with the PM Test Day support package in the next step):
# rpm --import http://jskarvad.fedorapeople.org/RPM-GPG-KEY-pm-test-day
- Install the PM Test Day support package by:
# yum install http://jskarvad.fedorapeople.org/pm-test-day-repo/pm-test-day-4-1.fc18.noarch.rpm
- This procedure will also install the public key which will be then used for verification of packages from the PM Test Day repo.
- In case you have dependency problem with smolt package use the workaround bellow:
yum install --nogpgcheck "http://fedorapeople.org/~jskarvad/pm-test-day-repo/smolt-1.4.3-6.fc18.noarch.rpm"
Make sure you have all current updates (and temporal fixes) installed by:
# yum update
Clear your audit log (especially important in case you aren't running from the live medium):
# echo -n > /var/log/audit/audit.log
Known Bugs / Workarounds
- RHBZ #862801 - Anaconda hangs when 'Configuring installed system'
- You can encounter this when doing liveinst from the live media, current workaround: 'pkill anaconda'.
- Problem with screen locking:
- Screen locking is disabled on live medium, to enable:
- Set password for liveuser:
# passwd liveuser
- Enable the locking feature:
$ gsettings set org.gnome.desktop.lockdown disable-lock-screen 'false'
- Enable the lock in gnome-control-center:
$ gnome-control-center screen
- The desktop locking is task of gnome-settings-daemon/UPower not pm-utils (pm-suspend*, pm-hibernate). Pm-utils is backend for UPower and knows nothing about desktop locking. To lock your desktop you need to suspend/hibernate from gnome-shell UI.
- Problem with hibernation from gnome-shell
- AFAIK currently it is not possible to hibernate from gnome-shell UI without tweaking (please don't ask me why, I am not Gnome developer), you can invoke the full hibernation (including desktop locking if set, see above) by the following dbus call:
$ dbus-send --print-reply --system --dest=org.freedesktop.UPower /org/freedesktop/UPower org.freedesktop.UPower.Hibernate
- RHBZ #859224 - Please take systemd-logind's handle-power-key/handle-suspend-key/handle-hibernate-key/handle-lid-switch inhibitor locks if GNOME wants to handle the respective keys on its own
- Double suspend problem.
Test Cases
Testcase
|
Description
|
Target
|
Approx. time required
|
pm-suspend
|
Tests suspend / resume via pm-utils.
|
All
|
2 minutes
|
pm-hibernate
|
Tests hibernate / resume via pm-utils.
|
All
|
2 minutes
|
pm-suspend-hybrid
|
Tests hybrid suspend (AKA suspend to both) / resume via pm-utils.
|
All
|
2 minutes
|
pm-powersave
|
Tests detection of AC / battery (upower functionality) and pm-powersave reactions to power source changes (pm-utils).
|
Laptops
|
1 minutes
|
Lid close
|
Tests system reaction to lid close.
|
Laptops
|
1 minutes
|
Backlight control
|
Tests LCD backlight control.
|
Laptops
|
1 minute
|
Tuned
|
Tests tuned-adm (tuned) basic functionality.
|
All
|
5 minutes
|
Tuned disabled idle
|
Measures power consumption of machine in active idle with tuned disabled.
|
Laptops or users with wattmeter
|
15 minutes
|
Tuned powersave idle
|
Measures power consumption of machine in active idle with tuned laptop-battery-powersave profile.
|
Laptops or users with wattmeter
|
15 minutes
|
Selinux AVCs
|
Tests if there are no SELinux AVCs during profile switching.
|
All
|
1 minutes
|
Test Results
If you have problems with any of the tests, report a bug to Bugzilla usually for the component pm-utils, selinux-policy, kernel, or tuned. If you are reporting suspend/hibernate problem, please also attach output from dmesg and pm-utils-bugreport-info.sh. If you are unsure about exactly how to file the report or what other information to include, just ask on IRC and we will help you. Once you have completed the tests, add your results to the Results table below following the example results from the first line. The first column should be your name with a link to your Fedora User Wiki page (if you have one), and the second should be a link to the Smolt profile of the system you tested. For each test case, use the result template to enter your result, as shown in the example result line.
User
|
Smolt Profile
|
pm-suspendr
|
pm-hibernate
|
pm-suspend-hybrid
|
pm-powersave
|
Lid close
|
Backlight control
|
Tuned
|
Tuned disabled idle
|
Tuned powersave idle
|
Selinux AVCs
|
References
|
Sample User
|
Sample Machine
|
|
fail
|
pass
|
warn [2]
|
pass
|
inprogress
|
fail [3]
|
4.800 Wh
|
4.710 Wh
|
pass
|
|
Abhay
|
Dell Inspiron N5010 A15
|
fail [1]
|
fail [2]
|
|
pass
|
warn [3]
|
pass
|
warn [4] [5]
|
|
|
pass
|
- ↑ RHBZ #865414
- ↑ resume doesn't work. RHBZ #865457
- ↑ network connection couldn't re-establish. RHBZ #865414
- ↑ AVC denial notification while starting the tuned service. RHBZ #865443
- ↑ powertop2tuned crashes whilst generating profiles. RHBZ #865655
|
pschindl
|
Lenovo ThinkPad T520
|
pass
|
pass
|
pass
|
pass
|
warn [1]
|
pass
|
pass
|
4910 Wh
|
5035 Wh
|
fail [2]
|
- ↑ RHBZ #865362 works with gnome-settings-daemon-3.6.1-2
- ↑ RHBZ #865387
|
vhumpa
|
Lenovo ThinkPad T420
|
pass
|
pass
|
pass
|
pass
|
pass
|
pass
|
pass
|
8.821 Wh, 11.446 V (KDE)
|
8.676 Wh, 10.758 V (KDE)
|
pass
|
|
lzachar
|
Dell Inspiron 1525
|
pass
|
pass [1]
|
pass
|
pass
|
warn [2]
|
pass
|
pass
|
bat: 3.984 Wh, ac: 4.354 Wh [3]
|
inprogress bat: 4.149 Wh, ac: xxxx
|
fail [4]
|
|
lzachar
|
lenovo T410
|
pass
|
pass
|
pass
|
pass
|
pass [1]
|
pass
|
pass
|
bat: 3.390 Wh
|
bat: 3.410 Wh
|
fail [2]
|
- ↑ works with gnome-settings-daemon-3.6.1-2
- ↑ RHBZ #865387
|
csm
|
Lenovo ThinkCentre M58p
|
warn [1]
|
fail [2]
|
fail [3]
|
N/A
|
N/A
|
N/A
|
pass
|
N/A
|
N/A
|
pass
|
- ↑ 1. Suspend okay, 2. one too, but after 2. wakeup screen remains black, doesn't wakeup
- ↑ Resume doesn't work
- ↑ Szstem doesn't reach hibernation state, instead seems to resume immediately
|
psklenar
|
Lenovo T410
|
warn [1] [2]
|
pass
|
pass
|
pass
|
pass
|
pass
|
pass
|
inprogress bat: 4.405 [3]
|
inprogress bat: 4.501
|
inprogress
|
- ↑ anaconda bug RHBZ #865322
- ↑ pm-utils bug RHBZ #865410
- ↑ 1. liveCD turns with CD randomly
|
dapospis
|
Lenovo T520
|
fail [1]
|
pass
|
pass
|
pass
|
fail [2]
|
pass
|
pass [3]
|
6.463 Wh (12.453 V)
|
6.597 Wh (12.083 V)
|
pass
|
|
dapospis
|
HP Mini 5103 [1]
|
pass
|
pass
|
pass
|
pass
|
fail [2]
|
pass
|
fail [3]
|
3.325 Wh (12.503 V)
|
3.199 Wh (12.119 V)
|
pass
|
- ↑ booted with processor.ignore_ppc=1 due to problem with cpu scaling
- ↑ double suspend problem
- ↑ AVC after first tuned service start, path to the profile, see. bug 865477
|
jpospisi
|
HP Compaq 6715b [1]
|
pass
|
pass
|
fail [2]
|
pass
|
warn [3]
|
pass
|
pass
|
6.034 Wh (11.718 V)
|
6.509 Wh (11.340 V)
|
fail [4]
|
|
Sgf
|
Lenovo IdeaPad S12 ION
|
warn [1]
|
pass
|
pass
|
pass
|
fail [2]
|
pass
|
pass
|
5.130 Wh
|
5.030 Wh
|
pass
|
- ↑ RHBZ #791149 - there is workaround mentioned in the bug comments, so I continued with that
- ↑ RHBZ #865362
|
sagitter
|
Acer Aspire 6930G
|
pass
|
|
pass
|
pass
|
pass
|
pass
|
pass [1]
|
pass 5.552 Wh (10.457 V)
|
pass 5.760 Wh (10.342 V) [2]
|
pass [3]
|
|
Eric Blake
|
Lenovo ThinkStation D20 [1]
|
fail [2]
|
fail [3]
|
fail [4]
|
|
|
|
pass [5]
|
|
|
pass
|
- ↑ most of my testing was done bare-metal running rawhide rather than F18, but I also tested pm-suspend with the F18 liveusb test image
- ↑ RHBZ #679631 machine whirs up after pressing power button to resume, and even shows last screen, but remains unresponsive, if hard disk is present; but if disk is pulled while I use liveusb image, it works
- ↑ RHBZ #865597 machine sort of recovered, but I/O errors prevented doing anything useful
- ↑ same failure as pm-suspend on first power-on; then hard power cycle triggered hibenation recovery on second power-on with same failure as pm-hibernate; next hard power cycle (third power-on) booted fresh
- ↑ 'pgrep tuned' had false positive on ksmtuned process, unrelated to tuned
|
User:Evillagr
|
HP dv5-1132la
|
pass
|
pass [1]
|
pass
|
pass
|
warn [2]
|
pass
|
N/A
|
N/A
|
N/A
|
fail [3]
|
|
User:Adabeda
|
ThinkPad R500
|
pass
|
none
|
none
|
pass
|
warn [1]
|
pass
|
pass
|
6.210 Wh
|
6.160 Wh
|
none
|
|
User:Adabeda
|
ThinkPad 420
|
pass
|
none
|
none
|
pass
|
warn [1]
|
pass
|
pass
|
10.977W/2.744Wh [2]
|
11.074W/2.768Wh [3]
|
none
|
- ↑ RHBZ #865362
- ↑ External power meter was used.
- ↑ External power meter was used.
|
User:hhorak
|
[ThinkPad Edge 11.6 U5400]
|
pass
|
pass
|
pass
|
pass
|
warn [1]
|
pass
|
warn [2]
|
warn 3.820 Wh [3]
|
warn 3.810 Wh [4]
|
fail [5]
|
|
Jaroslav Škarvada
|
ThinkPad T420s
|
warn [1]
|
pass
|
warn [2]
|
pass
|
warn [3]
|
pass
|
pass [4]
|
4.543 Wh (11.833 V) 3.786 Wh (12.135 V)[5]
|
4.655 Wh (12.061 V) [6] 3.682 Wh (12.155 V) [7]
|
pass
|
|
Jaroslav Škarvada
|
Dell Latitude D620
|
pass
|
fail [1]
|
inprogress
|
N/A [2]
|
inprogress
|
pass
|
inprogress
|
N/A
|
N/A
|
inprogress
|
|
Jaroslav Škarvada
|
Gigabyte M56S-S3
|
pass
|
pass
|
warn [1]
|
N/A [2]
|
N/A
|
N/A
|
pass
|
N/A
|
N/A
|
pass [3]
|
- ↑ Machine performed full hibernation
- ↑ Desktop.
- ↑ RHBZ #864911
|
Jaroslav Škarvada
|
Lenovo X201
|
pass
|
pass
|
pass
|
pass
|
pass
|
pass
|
pass
|
3.248 Wh (12.543 V)
|
3.530 Wh (12.430 V)
|
pass
|
|
mkyral
|
[Asus K50IJ (Pent T4200, 4GB, graf. Intel GMA4500MHD]
|
pass
|
fail [1]
|
pass [2]
|
pass
|
pass
|
pass
|
pass [3]
|
bat: 3.355 Wh [4]
|
bat: 3.333 Wh [5]
|
fail [6]
|
|
Martix
|
Thinkpad T520
|
pass
|
pass
|
pass
|
pass
|
|
|
pass [1]
|
4.169 Wh[2]
|
4.053 Wh[3]4.250[4]
|
|
- ↑ except AVC denial
- ↑ 15 min
- ↑ 5 min test with powertop tunables all good
- ↑ 5 min powersave
|
jskladan
|
[ Mac Mini]
|
pass
|
pass
|
|
|
|
|
pass
|
|
|
pass
|
|
JiriEischmann
|
ExoPC
|
pass
|
warn [1]
|
|
pass
|
|
pass
|
pass [2][3]
|
2.796 Wh (7.098 V)[4]
|
2.777 Wh (7.013 V)
|
pass
|
- ↑ The system woke up after hibernation, but touch screen didn't work, X server restart needed. No improvement since F17.
- ↑ RHBZ #865443
- ↑ SELinux didn't like starting Tuned service via systemd.
- ↑ Both results are higher and the difference is much smaller than in F17.
|
lzachar
|
Dell Inspiron 1525
|
pass
|
pass [1] pass [2]
|
pass [3]
|
pass
|
warn [4]
|
pass
|
|
|
|
|
- ↑ swap<memory & lvm & live-cd & luks
- ↑ swap<memory & livecd & lvm in luks => passed
- ↑ tested both suspend, hibernate on power cut.
- ↑ RHBZ #865362
|
MartinK
|
Lenovo T520 42404GG
|
pass
|
pass
|
pass
|
pass
|
fail [1]
|
pass
|
pass
|
|
|
|
- ↑ Suspends correctly after closing the laptop lid.
After opening the lid, system successfully resumes to the GUI but then immediately suspends again. Pressing the power button afterwards resumes the system correctly.
(reportedly caused by a bug in gsettings ?)
|
MartinK
|
Lenovo T520 42404GG using nvidia graphics
|
|
|
|
|
|
|
|
7.911[1]
|
8[2]
|
pass
|
- ↑ using the Nvidia discreet GPU
wifi OFF, screen ON
- ↑ using the Nvidia discreet GPU
wifi OFF, screen ON
|
pbabinca
|
Lenovo ThinkPad R61
|
pass
|
pass
|
pass
|
|
|
|
|
|
|
|
|
luya
|
[ Toshiba Satellite C650D]
|
pass
|
pass
|
pass
|
|
pass
|
warn [1]
|
|
|
|
|
- ↑ Setting Brightness to min does not totally darken the screen.
|
evillagr
|
HP dv5-1132la
|
pass
|
|
|
|
|
|
|
|
|
|
|
pschindl
|
desktop with AMD
|
pass
|
pass
|
pass
|
|
|
|
pass
|
|
|
|
|
iiska
|
[01965NG ThinkPad Edge]
|
pass
|
pass [1]
|
pass
|
pass
|
fail [2]
|
pass
|
pass
|
2.96
|
2.97
|
warn [3]
|
- ↑ Using swap partition in same the usb stick than livecd image.
- ↑ https://bugzilla.redhat.com/show_bug.cgi?id=865362
- ↑ Following avc erors/messages are displayed when pmtd-selinux-test is run immediately after systemctl start tuned.service. If test script pmtd-selinux-test is run again there are no AVC matches.
[root@localhost liveuser]# pmtd-selinux-test
AVCs: ----
type=SYSCALL msg=audit(10/11/2012 07:35:39.207:517) : arch=x86_64 syscall=connect success=no exit=-13(Permission denied) a0=0x7 a1=0x7f6c94ee8390 a2=0x21 a3=0x6e75722f7261762f items=0 ppid=1 pid=6187 auid=unset uid=root gid=root euid=root suid=root fsuid=root egid=root sgid=root fsgid=root tty=(none) ses=unset comm=tuned exe=/usr/bin/python2.7 subj=system_u:system_r:tuned_t:s0 key=(null)
type=AVC msg=audit(10/11/2012 07:35:39.207:517) : avc: denied { search } for pid=6187 comm=tuned name=dbus dev="tmpfs" ino=13925 scontext=system_u:system_r:tuned_t:s0 tcontext=system_u:object_r:system_dbusd_var_run_t:s0 tclass=dir
|
bblaskov
|
[Bochs ] [1]
|
|
pass
|
pass
|
|
|
|
pass
|
|
|
pass
|
- ↑ I am really surprised that there is NO WAY how to hibernate in Gnome3 with password prompt after booting again.
There is no "clickable" action and after pm-hibernate it doesn't prompt for password.
|
mysho
|
[41786NG ThinkPad T420] [1]
|
pass
|
pass
|
pass
|
pass
|
fail [2]
|
pass
|
fail
|
|
|
fail
|
- ↑ better than fedora 17 :D
- ↑ lid-close suspends, but i have to wake up manually
|
staffe
|
[Aspire 7730G Not Applicable] [1]
|
pass
|
[2]
|
pass
|
pass
|
pass [3]
|
fail [4]
|
fail [5]
|
5.655 Wh
|
6.540 Wh
|
pass
|
|
plautrba
|
[3680B56 ThinkPad X201]
|
pass
|
pass
|
pass
|
pass
|
pass
|
pass
|
|
|
|
pass
|
|
jmarko
|
Unknown
|
pass
|
pass
|
pass
|
fail [1]
|
fail [2]
|
pass
|
pass
|
[3]
|
[4]
|
pass [5]
|
- ↑ Only the led and status bar icon was changing. No reaction in terminal
- ↑ Fail to return when 2 lcds connected
https://picasaweb.google.com/106948465206430639830/PmTestDay?authuser=0&authkey=Gv1sRgCL3M0YbP54jcuwE&feat=directlink
- ↑ No finished because LCD was always turning off
- ↑ No finished because LCD was always turning off
- ↑ pmtd-selinux-test
AVCs: ----
type=SYSCALL msg=audit(10/11/2012 11:45:35.738:309) : arch=x86_64 syscall=connect success=no exit=-13(Permission denied) a0=0x7 a1=0x7f19d797c390 a2=0x21 a3=0x6e75722f7261762f items=0 ppid=1 pid=2097 auid=unset uid=root gid=root euid=root suid=root fsuid=root egid=root sgid=root fsgid=root tty=(none) ses=unset comm=tuned exe=/usr/bin/python2.7 subj=system_u:system_r:tuned_t:s0 key=(null)
type=AVC msg=audit(10/11/2012 11:45:35.738:309) : avc: denied { search } for pid=2097 comm=tuned name=dbus dev="tmpfs" ino=14446 scontext=system_u:system_r:tuned_t:s0 tcontext=system_u:object_r:system_dbusd_var_run_t:s0 tclass=dir
type=USER_AVC msg=audit(10/11/2012 11:49:18.533:312) : pid=1 uid=root auid=unset ses=unset subj=system_u:system_r:init_t:s0 msg='avc: denied { status } for auid=liveuser uid=liveuser gid=liveuser path=/usr/lib/systemd/system/crond.service cmdline="systemctl stop crond.service" scontext=system_u:system_r:system_dbusd_t:s0 tcontext=system_u:object_r:crond_unit_file_t:s0 tclass=service exe=/usr/lib/systemd/systemd sauid=root hostname=? addr=? terminal=?'
type=SYSCALL msg=audit(10/11/2012 12:12:48.187:315) : arch=x86_64 syscall=connect success=no exit=-13(Permission denied) a0=0x7 a1=0x7f975d50a390 a2=0x21 a3=0x6e75722f7261762f items=0 ppid=3234 pid=3236 auid=unset uid=root gid=root euid=root suid=root fsuid=root egid=root sgid=root fsgid=root tty=(none) ses=unset comm=tuned exe=/usr/bin/python2.7 subj=system_u:system_r:tuned_t:s0 key=(null)
type=AVC msg=audit(10/11/2012 12:12:48.187:315) : avc: denied { search } for pid=3236 comm=tuned name=dbus dev="tmpfs" ino=14446 scontext=system_u:system_r:tuned_t:s0 tcontext=system_u:object_r:system_dbusd_var_run_t:s0 tclass=dir
Current active profile: /usr/lib/tuned/balanced/tuned.conf
- Switching to profile: balanced
AVCs: <no matches>
Current active profile: /usr/lib/tuned/balanced/tuned.conf
- Switching to profile: latency-performance
AVCs: <no matches>
Current active profile: /usr/lib/tuned/latency-performance/tuned.conf
- Switching to profile: powersave
AVCs: <no matches>
Current active profile: /usr/lib/tuned/powersave/tuned.conf
- Switching to profile: throughput-performance
AVCs: <no matches>
Current active profile: throughput-performance
- Switching to profile: virtual-guest
AVCs: <no matches>
Current active profile: virtual-guest
- Switching to profile: virtual-host
AVCs: <no matches>
|
pbabinca
|
[7732NEG ThinkPad R61]
|
pass
|
pass
|
pass
|
pass
|
pass
|
[1]
|
pass
|
[2]
|
[3]
|
pass
|
- ↑ Test wasn't run. I have hw problems with backlight on my laptop.
- ↑ Test wasn't run. I wasn't able to set backlight to maximum due to hw problems.
- ↑ Test wasn't run. I wasn't able to set backlight to maximum due to hw problems.
|
liam
|
Unknown
|
pass
|
fail [1]
|
pass
|
pass [2]
|
pass
|
fail [3]
|
warn [4]
|
6.995Wh
|
7.533Wh
|
pass
|
- ↑ acpi error finding sysfs power node
The exact wording of error is unknown since it was continually printing to screen but there was at least one slightly different error that made the exact error unreadable.
- ↑ The terminal correctly reports powerstate change but Gnome Shell did respond to any of the changes.
- ↑ No response to using keys.
Still able to change backlight through /sys/class/backlight.
- ↑ AVC denial (type=AVC msg=audit(1350010423.641:81): avc: denied { search } for pid=1859 comm="tuned" name="dbus" dev="tmpfs" ino=13881 scontext=system_u:system_r:tuned_t:s0 tcontext=system_u:object_r:system_dbusd_var_run_t:s0 tclass=dir) but tuned still began.
|
User
|
Smolt Profile
|
pm-suspend
|
pm-hibernate
|
pm-suspend-hybrid
|
pm-powersave
|
Lid close
|
Backlight control
|
Tuned
|
Tuned disabled idle
|
Tuned powersave idle
|
Selinux AVCs
|
References
|
Previous test day (for reference)
Previous F17 PM Test Day