Set CONFIG_CMA_SIZE_MBYTES to 128M
This commit is contained in:
parent
fb0de885cb
commit
811ffa77f3
1 changed files with 1 additions and 1 deletions
2
debian/config/config.pve
vendored
2
debian/config/config.pve
vendored
|
@ -13233,7 +13233,7 @@ CONFIG_DMA_PERNUMA_CMA=y
|
||||||
#
|
#
|
||||||
# Default contiguous memory area size:
|
# Default contiguous memory area size:
|
||||||
#
|
#
|
||||||
CONFIG_CMA_SIZE_MBYTES=32
|
CONFIG_CMA_SIZE_MBYTES=128
|
||||||
CONFIG_CMA_SIZE_SEL_MBYTES=y
|
CONFIG_CMA_SIZE_SEL_MBYTES=y
|
||||||
# CONFIG_CMA_SIZE_SEL_PERCENTAGE is not set
|
# CONFIG_CMA_SIZE_SEL_PERCENTAGE is not set
|
||||||
# CONFIG_CMA_SIZE_SEL_MIN is not set
|
# CONFIG_CMA_SIZE_SEL_MIN is not set
|
||||||
|
|
Loading…
Reference in a new issue