Re: [PATCH V2] Doc: admin-guide: Add entry for kvm_cma_resv_ratio kernel param

From: Jonathan Corbet
Date: Thu Sep 24 2020 - 12:37:20 EST


On Mon, 21 Sep 2020 14:32:20 +0530
sathnaga@xxxxxxxxxxxxxxxxxx wrote:

> From: Satheesh Rajendran <sathnaga@xxxxxxxxxxxxxxxxxx>
>
> Add document entry for kvm_cma_resv_ratio kernel param which
> is used to alter the KVM contiguous memory allocation percentage
> for hash pagetable allocation used by hash mode PowerPC KVM guests.
>
> Cc: linux-kernel@xxxxxxxxxxxxxxx
> Cc: kvm-ppc@xxxxxxxxxxxxxxx
> Cc: linuxppc-dev@xxxxxxxxxxxxxxxx
> Cc: Paul Mackerras <paulus@xxxxxxxxx>
> Cc: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
> Cc: Jonathan Corbet <corbet@xxxxxxx>
> Reviewed-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
> Signed-off-by: Satheesh Rajendran <sathnaga@xxxxxxxxxxxxxxxxxx>
> ---
>
> V2:
> Addressed review comments from Randy.
>
> V1: https://lkml.org/lkml/2020/9/16/72

Applied, thanks.

jon