Boost CONFIG_CMA_SIZE_MBYTES to 128
This commit is contained in:
parent
e394f818eb
commit
a2dfc5179c
1 changed files with 1 additions and 1 deletions
2
debian/config/config.pve
vendored
2
debian/config/config.pve
vendored
|
@ -12804,7 +12804,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