Re: [PATCH v4] Documentation/mm/page_owner.rst: delete frequently changing experimental data

From: Jonathan Corbet
Date: Mon Oct 10 2022 - 14:55:08 EST


Yixuan Cao <caoyixuan2019@xxxxxxxxxxxxxxxx> writes:

> The kernel size changes due to many factors, such as compiler
> version, configuration, and the build environment. This makes
> size comparison figures irrelevant to reader's setup.
>
> Remove these figures and describe the effects of page owner
> to the kernel size in general instead.
>
> Thanks for Jonathan Corbet, Bagas Sanjaya and Mike Rapoport's
> constructive suggestions.
>
> Signed-off-by: Yixuan Cao <caoyixuan2019@xxxxxxxxxxxxxxxx>
> ---
> Documentation/mm/page_owner.rst | 20 ++++----------------
> 1 file changed, 4 insertions(+), 16 deletions(-)

Applied, thanks.

jon