Re: [PATCH] docs: mm: fix vm overcommit documentation for OVERCOMMIT_GUESS

From: Jonathan Corbet
Date: Tue Oct 10 2023 - 15:10:03 EST


Vratislav Bendel <vbendel@xxxxxxxxxx> writes:

> On Mon, Aug 29, 2022 at 3:45 PM Mike Rapoport <rppt@xxxxxxxxxx> wrote:
>
> On Mon, Aug 29, 2022 at 02:46:38PM +0200, vbendel@xxxxxxxxxx wrote:
> > From: Vratislav Bendel <vbendel@xxxxxxxxxx>
> >
> > Commit 8c7829b04c52 "mm: fix false-positive OVERCOMMIT_GUESS failures"
> > changed the behavior of the default OVERCOMMIT_GUESS setting.
> > Reflect the change also in the Documentation, namely files:
> > Documentation/admin-guide/sysctl/vm.rst
> > Documentation/mm/overcommit-accounting.rst
> >
> > Reported-by: Jozef Bacik <jobacik@xxxxxxxxxx>
> > Signed-off-by: Vratislav Bendel <vbendel@xxxxxxxxxx>
>
> Acked-by: Mike Rapoport <rppt@xxxxxxxxxxxxx>
>
> Hello,
>
> Poking this one as it's been Acked here without merging for over a
> year. My humble opinion is that Docs should be up to date, reflecting
> the real behavior.

My humble opinion is that I must have screwed up somewhere; not sure how
this fell through the cracks. I've applied it now, thanks and sorry for
the delay.

jon