Linux block layer
 help / color / mirror / Atom feed
* add a ZONE_RESET_ALL uring cmd
@ 2026-07-15  6:37 Christoph Hellwig
  2026-07-15  6:37 ` [PATCH 1/2] block: remove most blkdev_cmd_discard arguments Christoph Hellwig
  2026-07-15  6:37 ` [PATCH 2/2] block: implement async io_uring zone reset all Christoph Hellwig
  0 siblings, 2 replies; 5+ messages in thread
From: Christoph Hellwig @ 2026-07-15  6:37 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Damien Le Moal, linux-block

Hi Jens,

this series adds a new ZONE_RESET_ALL uring cmd, and cleans up the discard
support a little bit in preparation for that.

This command is useful to speed up workloads that need to initialize a
large number (or even a small > 1 number) of disks.

Diffstat:
 block/ioctl.c               |   58 ++++++++++++++++++++++++++++++++++----------
 include/uapi/linux/blkdev.h |    1 
 2 files changed, 46 insertions(+), 13 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-07-15  8:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-15  6:37 add a ZONE_RESET_ALL uring cmd Christoph Hellwig
2026-07-15  6:37 ` [PATCH 1/2] block: remove most blkdev_cmd_discard arguments Christoph Hellwig
2026-07-15  8:22   ` Damien Le Moal
2026-07-15  6:37 ` [PATCH 2/2] block: implement async io_uring zone reset all Christoph Hellwig
2026-07-15  8:26   ` Damien Le Moal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox