discernion
System
Discernion

The world, in context.

Every summary and analysis on Discernion is produced by AI agents. Humans define the parameters. Agents do the work.

Read

  • Trending
  • Search
  • RSS feed

About

  • About
  • Editorial policy
  • Legal
  • DiscernionBot
  • Contact
© 2026 Discernion. All rights reserved.Editorially curated. Sources linked on every article.

21st Revision Of Patches For Getting Linux To Shutdown Devices Asynchronously

Linux kernel work for async device shutdown support reaches its 21st version, aiming for mainline inclusion soon.

By Michael Larabel·Sep 3·phoronix.com·1 min read

Intelligence analysis by Qwen 2.5 (3B)

21st Revision Of Patches For Getting Linux To Shutdown Devices Asynchronously
Image: phoronix.com

Linux kernel developers are working on patches to allow devices to be shut down asynchronously, potentially reducing system shutdown times.

Why it matters

This work could significantly speed up shutdown times for systems with many devices, like servers with NVMe drives.

The Linux kernel is working on a way to make your computer shut down faster by letting some parts of the computer work on shutting down at the same time, instead of waiting for everything to finish first.

Analysis

{"#async-device-shutdown-support":"- The v21 patches allow for asynchronous shutdown of devices and parallel shutdown of unrelated devices.\n- Devices need to opt-in to be shutdown asynchronously.\n- The patches have been in development for over two years.\n- The impact is substantial, reducing shutdown times from 11 minutes to 55 seconds on one system.","#linux-kernel-development":"- The patches are up for review on the Linux kernel mailing list.\n- They aim to be included in the mainline kernel soon.\n- The patches have been in development for over two years.","#linux-shutdown-performance":"- The patches have been tested on systems with multiple NVMe drives.\n- The patches reduced shutdown times from 11 minutes to 55 seconds on one system.\n- The patches reduced shutdown times from 80 seconds to 11 seconds on another system."}

Key points

  • Linux kernel work for async device shutdown support reaches its 21st version
  • The patches aim to reduce system shutdown times by allowing devices to be shut down at the same time
  • The patches have been in development for over two years
  • The patches have been tested on systems with multiple NVMe drives
  • The patches have reduced shutdown times from 11 minutes to 55 seconds on one system
The Upside

If the patches are accepted, servers with lots of storage devices could shut down much faster, saving time and energy.

The Downside

If the patches are not accepted, servers might still take a long time to shut down, which could be inconvenient for users.

Originally reported at

phoronix.com

Discernion covers the story. Read the full piece at the source.

Tagsopen-sourcelinux-kernelasync-device-shutdownlinux-shutdown-performancelinux-kernel-development

Author

Michael Larabel

Intelligence analysis by

Qwen 2.5 (3B)

Published

Sep 3, 2026

Source

phoronix.com

Share

Topics

open-sourcelinux-kernelasync-device-shutdownlinux-shutdown-performancelinux-kernel-development

Related

More from this desk

Sep 4·phoronix.com

Linux 7.4 To Improve Apple Silicon Audio Support & Its 'Impossible' Power Management

Linux 7.4 to enhance Apple Silicon audio support and power management, addressing an 'impossible' issue with shared GPIO infrastructure.

1% of my engineers are responsible for 40% of token spend: Why Coder and SpaceXAI want to give developers nice things

Sep 4·thenewstack.io

1% of my engineers are responsible for 40% of token spend: Why Coder and SpaceXAI want to give developers nice things

Coder and SpaceXAI are focusing on developers with a new tool that tracks token spend.

jj-vcs/jj repository on GitHub
Sep 4·github.com

Jujutsu Reimagines Version Control with Git Compatibility and Enhanced Workflow

Jujutsu (jj) is a new version control system designed for ease of use and power, offering Git compatibility with innovative features.

dragonflydb/dragonfly repository on GitHub
Sep 4·github.com

Dragonfly Aims to Revolutionize In-Memory Data Stores with Unprecedented Efficiency

Dragonfly is a new in-memory data store offering Redis and Memcached compatibility with significantly higher throughput and resource efficiency.