Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - D index
The Linux kernel configuration item CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_64B
:
CONFIG_EXPERT && ( CONFIG_X86_64 || CONFIG_ARM64 || CONFIG_PPC32 || CONFIG_PPC64 || CONFIG_ARC || CONFIG_RISCV || CONFIG_S390 )
There are cases that a commit from one domain changes the function address alignment of other domains, and cause magic performance bump (regression or improvement). Enable this option will help to verify if the bump is caused by function alignment changes, while it will slightly increase the kernel size and affect icache usage.
It is mainly for debug and performance tuning use.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - D index
Automatically generated (in year 2024). See also LKDDb sources on GitLab