Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - M index
The Linux kernel configuration item CONFIG_MIPS_INSANE_LARGE
has multiple definitions:
arch/mips/Kconfig
The configuration item CONFIG_MIPS_INSANE_LARGE:
CONFIG_CPU_R10000 && CONFIG_64BIT
MIPS R10000 does support a 44 bit / 16TB address space as opposed to previous 64-bit processors which only supported 40 bit / 1TB. If you need processes of more than 1TB virtual address space, say Y here. This will result in additional memory usage, so it is not recommended for normal users.
arch/mips/Kconfig-shared
The configuration item CONFIG_MIPS_INSANE_LARGE:
CONFIG_CPU_R10000 && CONFIG_MIPS64
MIPS R10000 does support a 44 bit / 16TB address space as opposed to previous 64-bit processors which only supported 40 bit / 1TB. If you need processes of more than 1TB virtual address space, say Y here. This will result in additional memory usage, so it is not recommended for normal users.
arch/mips64/Kconfig
The configuration item CONFIG_MIPS_INSANE_LARGE:
CONFIG_CPU_R10000
MIPS R10000 does support a 44 bit / 16TB address space as opposed to previous 64-bit processors which only supported 40 bit / 1TB. If you need processes of more than 1TB virtual address space, say Y here. This will result in additional memory usage, so it is not recommended for normal users.
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 - M index
Automatically generated (in year 2025). See also LKDDb sources on GitLab