Re: [PATCH 06/12] swiotlb-xen: limit init retries
From: Christoph Hellwig
Date: Wed Sep 08 2021 - 03:01:22 EST
On Tue, Sep 07, 2021 at 02:06:37PM +0200, Jan Beulich wrote:
> Due to the use of max(1024, ...) there's no point retrying (and issuing
> bogus log messages) when the number of slabs is already no larger than
> this minimum value.
>
> Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx>
Looks good,
Reviewed-by: Christoph Hellwig <hch@xxxxxx>