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