Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - M index
The Linux kernel configuration item CONFIG_MIPS_UNCACHED
has multiple definitions:
arch/mips/Kconfig.debug
The configuration item CONFIG_MIPS_UNCACHED:
CONFIG_DEBUG_KERNEL && ! CONFIG_SMP && ! CONFIG_SGI_IP27
If you say Y here there kernel will disable all CPU caches. This will reduce the system's performance dramatically but can help finding otherwise hard to track bugs. It can also useful if you're doing hardware debugging with a logic analyzer and need to see all traffic on the bus.
arch/mips/Kconfig
The configuration item CONFIG_MIPS_UNCACHED:
CONFIG_DEBUG_KERNEL && ! CONFIG_SMP && ! CONFIG_SGI_IP27
If you say Y here there kernel will disable all CPU caches. This will reduce the system's performance dramatically but can help finding otherwise hard to track bugs. It can also useful if you're doing hardware debugging with a logic analyzer and need to see all traffic on the bus.
arch/mips/Kconfig-shared
The configuration item CONFIG_MIPS_UNCACHED:
CONFIG_DEBUG_KERNEL && ! CONFIG_SMP && ! CONFIG_SGI_IP27
If you say Y here there kernel will disable all CPU caches. This will reduce the system's performance dramatically but can help finding otherwise hard to track bugs. It can also useful if you're doing hardware debugging with a logic analyzer and need to see all traffic on the bus.
arch/mips64/Kconfig
The configuration item CONFIG_MIPS_UNCACHED:
! CONFIG_SMP
If you say Y here there kernel will disable all CPU caches. This will reduce the system's performance dramatically but can help finding otherwise hard to track bugs. It can also useful if you're doing hardware debugging with a logic analyzer and need to see all traffic on the bus.
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