lkml.org 
[lkml]   [2023]   [Jan]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/4] zsmalloc: make zspage chain size configurable
Date
Hi,

This turns hard coded limit on maximum physical pages
per-zspage into a config option. It also increases the default
limit from 4 to 8.

Sergey Senozhatsky (4):
zsmalloc: rework zspage chain size selection
zsmalloc: skip chain size calculation for pow_of_2 classes
zsmalloc: make zspage chain size configurable
zsmalloc: set default zspage chain size to 8

.../admin-guide/blockdev/zsmalloc.rst | 157 ++++++++++++++++++
mm/Kconfig | 19 +++
mm/zsmalloc.c | 72 +++-----
3 files changed, 201 insertions(+), 47 deletions(-)
create mode 100644 Documentation/admin-guide/blockdev/zsmalloc.rst

--
2.39.0.314.g84b9a713c41-goog

\
 
 \ /
  Last update: 2023-03-26 23:28    [W:0.068 / U:0.652 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site