Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - A index
The Linux kernel configuration item CONFIG_ARM64_FORCE_52BIT
:
CONFIG_ARM64_VA_BITS_52 && CONFIG_EXPERT
For systems with 52-bit userspace VAs enabled, the kernel will attempt to maintain compatibility with older software by providing 48-bit VAs unless a hint is supplied to mmap.
This configuration option disables the 48-bit compatibility logic, and forces all userspace addresses to be 52-bit on HW that supports it. One should only enable this configuration option for stress testing userspace memory management code. If unsure say N here.
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 - A index
Automatically generated (in year 2024). See also LKDDb sources on GitLab