Skip to content

Commit

Permalink
debug: print pvu size
Browse files Browse the repository at this point in the history
Signed-off-by: Li Hua Qian <[email protected]>

wip

Signed-off-by: Li Hua Qian <[email protected]>
  • Loading branch information
huaqianli committed Nov 28, 2024
1 parent 1822f19 commit 076fe82
Show file tree
Hide file tree
Showing 2 changed files with 425 additions and 1 deletion.
3 changes: 2 additions & 1 deletion recipes-kernel/linux/files/iot2050_defconfig_base
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ CONFIG_KSM=y
CONFIG_MEMORY_FAILURE=y
CONFIG_TRANSPARENT_HUGEPAGE=y
CONFIG_CMA=y
CONFIG_CMA_DEBUG=y
CONFIG_NET=y
CONFIG_PACKET=y
CONFIG_UNIX=y
Expand Down Expand Up @@ -665,7 +666,7 @@ CONFIG_CRYPTO_ECHAINIV=y
CONFIG_CRYPTO_ANSI_CPRNG=y
CONFIG_DMA_RESTRICTED_POOL=y
CONFIG_DMA_CMA=y
CONFIG_CMA_SIZE_MBYTES=24
CONFIG_CMA_SIZE_MBYTES=128
CONFIG_PRINTK_TIME=y
CONFIG_MAGIC_SYSRQ=y
CONFIG_DEBUG_FS=y
Expand Down
Loading

0 comments on commit 076fe82

Please sign in to comment.