[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87jzk3apus.fsf@meer.lwn.net>
Date: Thu, 09 May 2024 10:53:47 -0600
From: Jonathan Corbet <corbet@....net>
To: Usama Arif <usamaarif642@...il.com>, hannes@...xchg.org, tj@...nel.org,
lizefan.x@...edance.com, nphamcs@...il.com
Cc: linux-mm@...ck.org, cgroups@...r.kernel.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org, kernel-team@...a.com, Usama Arif
<usamaarif642@...il.com>
Subject: Re: [PATCH v2 1/1] cgroup: Add documentation for missing zswap
memory.stat
Usama Arif <usamaarif642@...il.com> writes:
> This includes zswpin, zswpout and zswpwb.
>
> Signed-off-by: Usama Arif <usamaarif642@...il.com>
> ---
> Documentation/admin-guide/cgroup-v2.rst | 9 +++++++++
> 1 file changed, 9 insertions(+)
>
> diff --git a/Documentation/admin-guide/cgroup-v2.rst b/Documentation/admin-guide/cgroup-v2.rst
> index 17e6e9565156..eaf9e66e472a 100644
> --- a/Documentation/admin-guide/cgroup-v2.rst
> +++ b/Documentation/admin-guide/cgroup-v2.rst
> @@ -1572,6 +1572,15 @@ PAGE_SIZE multiple when read back.
> pglazyfreed (npn)
> Amount of reclaimed lazyfree pages
>
> + zswpin
> + Number of pages moved in to memory from zswap.
> +
> + zswpout
> + Number of pages moved out of memory to zswap.
> +
> + zswpwb
> + Number of pages written from zswap to swap.
> +
Applied, thanks.
jon
Powered by blists - more mailing lists