]> www.infradead.org Git - users/jedix/linux-maple.git/commit
zsmalloc: document new fullness grouping
authorSergey Senozhatsky <senozhatsky@chromium.org>
Sat, 25 Mar 2023 02:46:30 +0000 (11:46 +0900)
committerAndrew Morton <akpm@linux-foundation.org>
Wed, 5 Apr 2023 23:01:33 +0000 (16:01 -0700)
commit1a5445180826e86ce55aeda532687e53609a3487
tree157f06aa8fffd1e8fa0bba00d70480abbdedb1d9
parenta50a838a7b62c068afc2a9b30460de53ee815af9
zsmalloc: document new fullness grouping

Patch series "zsmalloc: minor documentation updates".

Two minor patches that bring zsmalloc documentation up to date.

This patch (of 2):

Update documentation and reflect new zspages fullness grouping (we don't
use almost_empty and almost_full anymore).

Link: https://lkml.kernel.org/r/20230325024631.2817153-1-senozhatsky@chromium.org
Link: https://lkml.kernel.org/r/20230325024631.2817153-2-senozhatsky@chromium.org
Signed-off-by: Sergey Senozhatsky <senozhatsky@chromium.org>
Fixes: 67e157eb3639 ("zsmalloc: show per fullness group class stats")
Cc: Minchan Kim <minchan@kernel.org>
Cc: <stable@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Documentation/mm/zsmalloc.rst