Re: [PATCH v3] Documentation: block: zloop: clarify capacity alignment
Jens Axboe <[email protected]> Tue, 04 Aug 2026 07:21:56 -0600
| Newsgroups | org.kernel.vger.linux-block,org.kernel.vger.linux-kernel,org.kernel.vger.stable |
|---|---|
| Message-ID | <178584971685.948879.5527639409751781985.b4-ty@b4> |
On Tue, 04 Aug 2026 13:29:41 +0800, raoxu wrote:
> zloop divides the requested capacity by the zone size to determine the
> number of zones. Since it uses one zone size for all zones, a smaller last
> zone is not supported and an unaligned capacity is rounded down.
>
> The capacity_mb description incorrectly states that the capacity is rounded
> up. Correct it to document the actual behavior.
>
> [...]
Applied, thanks!
[1/1] Documentation: block: zloop: clarify capacity alignment
commit: d73b5b0690e36b2a9e6022f6712e9fa7fd338632
Best regards,
--
Jens Axboe