Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - D index
The Linux kernel configuration item CONFIG_DIRECT_GBPAGES
has multiple definitions:
arch/x86/Kconfig
The configuration item CONFIG_DIRECT_GBPAGES:
( CONFIG_EXPERT ) && ( CONFIG_X86_64 )
Allow the kernel linear mapping to use 1GB pages on CPUs that support it. This can improve the kernel's performance a tiny bit by reducing TLB pressure. If in doubt, say "Y".
arch/x86/Kconfig.debug
The configuration item CONFIG_DIRECT_GBPAGES:
CONFIG_DEBUG_KERNEL && CONFIG_EXPERIMENTAL && CONFIG_X86_64
Enable gigabyte pages support (if the CPU supports it). This can improve the kernel's performance a tiny bit by reducing TLB pressure.
This is experimental code.
If in doubt, say "N".
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