Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

Commit

Permalink
feat: enable ksm - for microvm.nix (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan4yin authored Mar 24, 2024
1 parent 22bf2f7 commit 9bfab74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/kernel/rk35xx_vendor_config
Original file line number Diff line number Diff line change
Expand Up @@ -940,7 +940,7 @@ CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATION=y
CONFIG_CONTIG_ALLOC=y
CONFIG_PHYS_ADDR_T_64BIT=y
CONFIG_MMU_NOTIFIER=y
# CONFIG_KSM is not set
CONFIG_KSM=y
CONFIG_DEFAULT_MMAP_MIN_ADDR=32768
CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y
# CONFIG_MEMORY_FAILURE is not set
Expand Down

0 comments on commit 9bfab74

Please sign in to comment.