Kernel Patches Test Suspend States at Runtime
Two patches by Rafael J. Wysocki give users the ability to test suspend and hibernation modes at runtime to detect errors.
The first patch gives users the ability to test the suspend code (suspend to disk) without actually switching to suspend mode. This is a useful approach to discovering driver issues says the developer. The second patch modifies the current hibernation function (Suspend to RAM) source code to achieve the same objective. According to Wysocki, this works better than the current test modes as his code can also test globabl ACPI methods.
The test options add a new "/sys/power/pm_test_level" attribute which accepts numbers between 1 and 5. Each of these values simulates a different suspend or hibernation code level. Wysocki explains the individual values as follows. 5 test the freezing of individual processes. 4 additionally tests suspending of devices. Besides suspending processes and devices, 3 additionally tests platform global methods. 2 adds disabling of nonboot CPUs, and 1 simulates full system suspend.
The developer adds: "if a suspend is started by normal means, the suspend core will perform its normal operations up to the point indicated by the test level. Next, it will wait for 5 seconds and carry out the resume operations needed to transition the system back to the fully functional state". To avoid using the text system, you can set "pm_test_level" to 0. Wysocki’s third patch adds information on his test systems to the documentation.
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

News
-
System76 Releases COSMIC Alpha 7
With scores of bug fixes and a really cool workspaces feature, COSMIC is looking to soon migrate from alpha to beta.
-
OpenMandriva Lx 6.0 Available for Installation
The latest release of OpenMandriva has arrived with a new kernel, an updated Plasma desktop, and a server edition.
-
TrueNAS 25.04 Arrives with Thousands of Changes
One of the most popular Linux-based NAS solutions has rolled out the latest edition, based on Ubuntu 25.04.
-
Fedora 42 Available with Two New Spins
The latest release from the Fedora Project includes the usual updates, a new kernel, an official KDE Plasma spin, and a new System76 spin.
-
So Long, ArcoLinux
The ArcoLinux distribution is the latest Linux distribution to shut down.
-
What Open Source Pros Look for in a Job Role
Learn what professionals in technical and non-technical roles say is most important when seeking a new position.
-
Asahi Linux Runs into Issues with M4 Support
Due to Apple Silicon changes, the Asahi Linux project is at odds with adding support for the M4 chips.
-
Plasma 6.3.4 Now Available
Although not a major release, Plasma 6.3.4 does fix some bugs and offer a subtle change for the Plasma sidebar.
-
Linux Kernel 6.15 First Release Candidate Now Available
Linux Torvalds has announced that the release candidate for the final release of the Linux 6.15 series is now available.
-
Akamai Will Host kernel.org
The organization dedicated to cloud-based solutions has agreed to host kernel.org to deliver long-term stability for the development team.