Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CPU_CACHE_ROUND_ROBIN
has multiple definitions:
arch/arm/mm/Kconfig
The configuration item CONFIG_CPU_CACHE_ROUND_ROBIN:
( CONFIG_CPU_ARM926T || CONFIG_CPU_ARM946E || CONFIG_CPU_ARM1020 ) && (! CONFIG_CPU_ICACHE_DISABLE || ! CONFIG_CPU_DCACHE_DISABLE )
Say Y here to use the predictable round-robin cache replacement policy. Unless you specifically require this or are unsure, say N.
arch/arm/Kconfig
The configuration item CONFIG_CPU_CACHE_ROUND_ROBIN:
( CONFIG_CPU_ARM926T || CONFIG_CPU_ARM1020 ) && (! CONFIG_CPU_ICACHE_DISABLE || ! CONFIG_CPU_DCACHE_DISABLE )
Say Y here to use the predictable round-robin cache replacement policy. Unless you specifically require this or are unsure, 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 - C index
Automatically generated (in year 2024). See also LKDDb sources on GitLab