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
@ -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…
Reference in New Issue
Block a user