Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - D index

CONFIG_DEBUG_ICACHE_CHECK: Check Instruction cache coherency

General informations

The Linux kernel configuration item CONFIG_DEBUG_ICACHE_CHECK has multiple definitions:

Check Instruction cache coherency found in arch/blackfin/Kconfig.debug

The configuration item CONFIG_DEBUG_ICACHE_CHECK:

Help text

Say Y here if you are getting weird unexplained errors. This will ensure that icache is what SDRAM says it should be by doing a byte wise comparison between SDRAM and instruction cache. This also relocates the irq_panic() function to L1 memory, (which is un-cached).

Check Instruction cache coherancy found in arch/blackfin/Kconfig

The configuration item CONFIG_DEBUG_ICACHE_CHECK:

Help text

Say Y here if you are getting wierd unexplained errors. This will ensure that icache is what SDRAM says it should be, by doing a byte wise comparision between SDRAM and instruction cache. This also relocates the irq_panic() function to L1 memory, (which is un-cached).

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - D index

Automatically generated (in year 2024). See also LKDDb sources on GitLab