mbox series

[0/2] Fixes for zone write plugging

Message ID 20240420071637.1270724-1-dlemoal@kernel.org (mailing list archive)
Headers show
Series Fixes for zone write plugging | expand

Message

Damien Le Moal April 20, 2024, 7:16 a.m. UTC
Jens,

A couple of fix patches for zone write plugging. The second fix
addresses something that is in fact likely to happen in production with
large servers with lots of SMR drives.

Damien Le Moal (2):
  block: prevent freeing a zone write plug too early
  block: use a per disk workqueue for zone write plugging

 block/blk-zoned.c      | 34 ++++++++++++++++++++++++++--------
 include/linux/blkdev.h |  1 +
 2 files changed, 27 insertions(+), 8 deletions(-)