CONFIG_MIPS_UNCACHED is not available for thedefaultarchitecture x86.
Result is shown for architecture mips
default or selected kernelversion does not have config value CONFIG_MIPS_UNCACHED.
Result is shown for kernelversion 5.4.123
Run uncached
configname: CONFIG_MIPS_UNCACHED
Linux Kernel Configuration
└─>Kernel hacking
└─>Run uncached
In linux kernel since version 2.6.12
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.
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.