(subset) [PATCH v3 00/30] Zone write plugging
Damien Le Moal
dlemoal at kernel.org
Thu Mar 28 16:13:11 PDT 2024
On 3/29/24 08:05, Jens Axboe wrote:
>
> On Thu, 28 Mar 2024 09:43:39 +0900, Damien Le Moal wrote:
>> The patch series introduces zone write plugging (ZWP) as the new
>> mechanism to control the ordering of writes to zoned block devices.
>> ZWP replaces zone write locking (ZWL) which is implemented only by
>> mq-deadline today. ZWP also allows emulating zone append operations
>> using regular writes for zoned devices that do not natively support this
>> operation (e.g. SMR HDDs). This patch series removes the scsi disk
>> driver and device mapper zone append emulation to use ZWP emulation.
>>
>> [...]
>
> Applied, thanks!
>
> [01/30] block: Do not force full zone append completion in req_bio_endio()
> commit: 55251fbdf0146c252ceff146a1bb145546f3e034
>
> Best regards,
Thanks Jens. Will this also be in your block/for-next branch ?
Otherwise, the series will have a conflict in patch 3.
--
Damien Le Moal
Western Digital Research
More information about the Linux-nvme
mailing list