mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 14:23:38 +00:00
generic: enable MGLRU support for Linux 6.0
This commit is contained in:
parent
37c134045b
commit
518f59ad64
@ -3226,6 +3226,9 @@ CONFIG_LOG_CPU_MAX_BUF_SHIFT=12
|
|||||||
# CONFIG_LPC_ICH is not set
|
# CONFIG_LPC_ICH is not set
|
||||||
# CONFIG_LPC_SCH is not set
|
# CONFIG_LPC_SCH is not set
|
||||||
# CONFIG_LP_CONSOLE is not set
|
# CONFIG_LP_CONSOLE is not set
|
||||||
|
CONFIG_LRU_GEN=y
|
||||||
|
CONFIG_LRU_GEN_ENABLED=y
|
||||||
|
# CONFIG_LRU_GEN_STATS is not set
|
||||||
# CONFIG_LSI_ET1011C_PHY is not set
|
# CONFIG_LSI_ET1011C_PHY is not set
|
||||||
CONFIG_LSM="lockdown,yama,loadpin,safesetid,integrity"
|
CONFIG_LSM="lockdown,yama,loadpin,safesetid,integrity"
|
||||||
CONFIG_LSM_MMAP_MIN_ADDR=65536
|
CONFIG_LSM_MMAP_MIN_ADDR=65536
|
||||||
@ -4413,6 +4416,7 @@ CONFIG_NMI_LOG_BUF_SHIFT=13
|
|||||||
# CONFIG_NO_HZ_FULL is not set
|
# CONFIG_NO_HZ_FULL is not set
|
||||||
# CONFIG_NO_HZ_IDLE is not set
|
# CONFIG_NO_HZ_IDLE is not set
|
||||||
CONFIG_NR_CPUS=256
|
CONFIG_NR_CPUS=256
|
||||||
|
CONFIG_NR_LRU_GENS=7
|
||||||
# CONFIG_NS83820 is not set
|
# CONFIG_NS83820 is not set
|
||||||
# CONFIG_NTB is not set
|
# CONFIG_NTB is not set
|
||||||
# CONFIG_NTFS3_FS is not set
|
# CONFIG_NTFS3_FS is not set
|
||||||
@ -6480,6 +6484,7 @@ CONFIG_THIN_ARCHIVES=y
|
|||||||
# CONFIG_THUNDER_NIC_VF is not set
|
# CONFIG_THUNDER_NIC_VF is not set
|
||||||
# CONFIG_TICK_CPU_ACCOUNTING is not set
|
# CONFIG_TICK_CPU_ACCOUNTING is not set
|
||||||
CONFIG_TICK_ONESHOT=y
|
CONFIG_TICK_ONESHOT=y
|
||||||
|
CONFIG_TIERS_PER_GEN=4
|
||||||
# CONFIG_TIFM_CORE is not set
|
# CONFIG_TIFM_CORE is not set
|
||||||
# CONFIG_TIGON3 is not set
|
# CONFIG_TIGON3 is not set
|
||||||
# CONFIG_TIMB_DMA is not set
|
# CONFIG_TIMB_DMA is not set
|
||||||
|
Loading…
Reference in New Issue
Block a user