Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - G index
The Linux kernel configuration item CONFIG_GCC_PLUGIN_RANDSTRUCT_PERFORMANCE
has multiple definitions:
scripts/gcc-plugins/Kconfig
The configuration item CONFIG_GCC_PLUGIN_RANDSTRUCT_PERFORMANCE:
( CONFIG_GCC_PLUGIN_RANDSTRUCT ) && (! CONFIG_COMPILE_TEST )
If you say Y here, the RANDSTRUCT randomization will make a best effort at restricting randomization to cacheline-sized groups of elements. It will further not randomize bitfields in structures. This reduces the performance hit of RANDSTRUCT at the cost of weakened randomization.
arch/Kconfig
The configuration item CONFIG_GCC_PLUGIN_RANDSTRUCT_PERFORMANCE:
( CONFIG_GCC_PLUGIN_RANDSTRUCT ) && (! CONFIG_COMPILE_TEST )
If you say Y here, the RANDSTRUCT randomization will make a best effort at restricting randomization to cacheline-sized groups of elements. It will further not randomize bitfields in structures. This reduces the performance hit of RANDSTRUCT at the cost of weakened randomization.
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 - G index
Automatically generated (in year 2025). See also LKDDb sources on GitLab