Enable ZBUD (rhbz 1171416)
zswap fails to start out of the box because it uses zbud as the default pool type. Turn on zbud so it works.
This commit is contained in:
parent
1e63a382c1
commit
371262f1b4
1 changed files with 1 additions and 1 deletions
|
|
@ -5115,7 +5115,7 @@ CONFIG_PTP_1588_CLOCK_PCH=m
|
|||
CONFIG_CLEANCACHE=y
|
||||
CONFIG_FRONTSWAP=y
|
||||
CONFIG_ZSWAP=y
|
||||
# CONFIG_ZBUD is not set
|
||||
CONFIG_ZBUD=y
|
||||
CONFIG_ZSMALLOC=y
|
||||
# CONFIG_PGTABLE_MAPPING is not set
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue