From nobody Thu Apr 16 17:29:52 2026 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fxQ4k2qwzz6ZHrs for ; Thu, 16 Apr 2026 17:29:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxQ4j4GTVz3bmQ for ; Thu, 16 Apr 2026 17:29:57 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776360597; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=4vebliBM+9g5FdgkjLYgJ8R2Tgpl6SgeWAr79kps308=; b=MPzXJvBIMFsnGumdVfjqg1NogG4H4SH5sQNWWqT5YR9yTLwQN19TLAhOTzmPSEPqb4S7Km 6qPRT2zMsOlr4/TsNwOFIQ96/Ob16JKgIEMgBAabJwGCMDTG/yIeMogm+W3+xFrBQ1dP9F qXxGHRuAvPe+IsNBUTRJrUR3yBjU2FJ/oIMMphZY7hD5OIYD9WQ+7fru2LIGsqwbZfXUCA y3+KFEN6CXKb3CarbLgF60PYSLhLufpJnpqBSBWJD6qDfcbZtNRx6fOYoXrKcOCyL8jWAD Og9ELWpgcoNuHKIJ92D47YSA5P2iZUxXnLtQLfuYUDinmfuOxnX23+rRqcyEKw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776360597; a=rsa-sha256; cv=none; b=qIKcQds0xgpWaTAZQ4vZFdLTzxsczW9CmMqLtwbfzGt6BBtq0HCaJg6MBSFmTht5b7btRg dmsBQgc4e8hgObebCtyhp7XUdtZUF8FQGhgaJiQca8mj1gPi/Vz/3FWjI4MndXBusj5HKD Pbr+uY0bkIgwaSQsWr2QTZY6A8J+eYS27DNXI6QtDNAQOiZyPoKRPdLyD3VD7x9Qm6s+Le YcZ7otToZoi96FaS8oG2xHOjE+wKXWeLwr7q5sMbPM/09EwshbrI0l8+MIOCjxT4nuyGv/ M96tVGAOBJE9WVnj4iMl/zGyG3BdPOlM9xmXP7eN7oCmT9ScStdcjhdwpbis9w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776360597; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=4vebliBM+9g5FdgkjLYgJ8R2Tgpl6SgeWAr79kps308=; b=Y/85Pn4GWVFrdiJCRqlvL66FJnCTYJfwj+uKpsgzaKFW9w9llFr2x0xOXlJIdrxByTyyuV 7wJjVshUdbC1esRsS3ZZiGIiKlBzmfJe9CZdNoKVrshR1IstkUHwYfljYW/8TaKG04Yr/b qToNKwnCQNoTrJ/n9WyqDczE7GXaEIzdKzM8wwyE6hm9qANUCPxHvOmB+wJoL3GEuLhKrt 6Q4JL+dl2DJyG1u5vRgAACXwSlOpkQdbuu+mi2t9L9T1vejXbTFfjGVt6CvxKz8dQG8duY U81pkeUwHKwjFNPgyJu1kew/JMx5FCXINSIJ+2pGDbbi4qcyn1uhQUXhJfIDjQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fxQ4j3pryz2MP for ; Thu, 16 Apr 2026 17:29:57 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 339c0 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 16 Apr 2026 17:29:52 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Cc: Aymeric Wibo From: Lorenzo Salvadore Subject: git: 8a67c6b1fb - main - Status/2026Q1/suspend.adoc: Add report List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: salvadore X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8a67c6b1fb6be7f30b6b0a1aa35af9902bc02849 Auto-Submitted: auto-generated Date: Thu, 16 Apr 2026 17:29:52 +0000 Message-Id: <69e11c90.339c0.7cfdc900@gitrepo.freebsd.org> The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=8a67c6b1fb6be7f30b6b0a1aa35af9902bc02849 commit 8a67c6b1fb6be7f30b6b0a1aa35af9902bc02849 Author: Aymeric Wibo AuthorDate: 2026-04-13 05:07:46 +0000 Commit: Lorenzo Salvadore CommitDate: 2026-04-16 17:29:30 +0000 Status/2026Q1/suspend.adoc: Add report Pull Request: https://github.com/freebsd/freebsd-doc/pull/652 --- .../en/status/report-2026-01-2026-03/suspend.adoc | 29 ++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/website/content/en/status/report-2026-01-2026-03/suspend.adoc b/website/content/en/status/report-2026-01-2026-03/suspend.adoc new file mode 100644 index 0000000000..e55d61869f --- /dev/null +++ b/website/content/en/status/report-2026-01-2026-03/suspend.adoc @@ -0,0 +1,29 @@ +=== Suspend/Resume Improvements + +Links: + +link:https://obiw.ac/s0ix/[Blog] URL: link:https://obiw.ac/s0ix/[] + +link:https://youtu.be/RCjPc4X2Edc[BSDCan talk on s2idle/S0ix] URL: https://youtu.be/RCjPc4X2Edc[] + +link:https://people.freebsd.org/~obiwac/s0ix/[Sleep testing image] URL: https://people.freebsd.org/~obiwac/s0ix/[] + +link:https://github.com/obiwac/freebsd-s0ix/pull/15[Working branch] URL: link:https://github.com/obiwac/freebsd-s0ix/pull/15[] + +Contact: obiwac + +Suspend-to-idle and support for S0ix sleep is in the process of being added to FreeBSD. + +This will allow modern Intel and AMD laptops, some of which do not support ACPI S3 sleep, to enter low power states to increase battery life. + +Most revisions have now been committed at this point, including the new acpi_spmc driver and s2idle support. +The only remaining things to land are USB4 suspend support and the s2idle loop (but that requires some more discussion and investigation). +See revisions link:https://reviews.freebsd.org/D52861[D52861] and link:https://reviews.freebsd.org/D54410[D54410] respectively. + +Many bugs have been fixed, but there still is an issue where the system will sometimes lock up a few seconds after resuming. +This was narrowed down to the NVMe drive not waking correctly after being suspended -- still requires further investigation. + +Work on an Intel PMC driver has started: link:https://reviews.freebsd.org/D54881[D54881] +This already allows for reading residency in the deepest possible S0ix state on Intel CPUs. + +Work has started on a new generic power management interface: link:https://reviews.freebsd.org/D55508[D55508] +This is needed as s2idle is not an ACPI power state, and the only (modern) mechanism for power transition requests is the ACPI ioctl interface. +It has not yet landed because we might end up changing or even removing the distinction between sleep types and sleep state transitions. + +Sponsor: The FreeBSD Foundation