]> 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>
Tue, 28 Mar 2023 23:24:02 +0000 (16:24 -0700)
commitf0b955a932f5992a8186864cebe072e1defb788f
tree157f06aa8fffd1e8fa0bba00d70480abbdedb1d9
parent014a778a41cdcf004115257762012178a86e3ba7
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