Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - H index
The Linux kernel configuration item CONFIG_HUGETLB_PAGE
has multiple definitions:
fs/Kconfig
The configuration item CONFIG_HUGETLB_PAGE:
(none)
(none)
arch/sparc64/Kconfig
The configuration item CONFIG_HUGETLB_PAGE:
(none)
This enables support for huge pages. User space applications can make use of this support with the sys_alloc_hugepages and sys_free_hugepages system calls. If your applications are huge page aware, then say Y here.
Otherwise, say N.
arch/ia64/Kconfig
The configuration item CONFIG_HUGETLB_PAGE:
(none)
(none)
arch/x86_64/Kconfig
The configuration item CONFIG_HUGETLB_PAGE:
(none)
This enables support for huge pages. User space applications can make use of this support with the hugetlbfs file system To actually use it you need to pass an hugepages= argument to the kernel at boot time.
arch/i386/Kconfig
The configuration item CONFIG_HUGETLB_PAGE:
(none)
This enables support for huge pages. User space applications can make use of this support with the sys_alloc_hugepages and sys_free_hugepages system calls. If your applications are huge page aware and your processor (Pentium or later for x86) supports this, then say Y here.
Otherwise, 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 - H index
Automatically generated (in year 2024). See also LKDDb sources on GitLab