TencentOS-kernel/package
Jianping Liu 78f9fa0722 to improve the efficiency of debug, open some debug configs as below:
CONFIG_CGROUP_BPF CONFIG_DEBUG_MEMORY_INIT CONFIG_PANIC_ON_OOPS CONFIG_DEBUG_LIST CONFIG_DEBUG_SECTION_MISMATCH CONFIG_DEBUG_SHIRQ

centos aarch64 has enabled these configs , and tencent os x86_64 has also enabled these configs.
2022-05-31 14:56:50 +08:00
..
arm to improve the efficiency of debug, open some debug configs as below: 2022-05-31 14:56:50 +08:00
default open CONFIG_JUMP_LABEL to optimize very unlikely/likely branches 2022-05-18 20:09:51 +08:00