Linux 6.14 Brings Some Systems Faster Suspend and Resume
Amid the ongoing Linux 6.14 kernel development cycle, Phoronix spotted a pull request for ACPI updates which "will allow for faster suspend and resume cycles on some systems."
Wikipedia defines ACPI as "an open standard that operating systems can use to discover and configure computer hardware components" for things like power management and putting unused hardware components to sleep. Phoronix reports:The ACPI change worth highlighting for Linux 6.14 is switching from msleep() to usleep_range()
Read more »