Lines Matching full:caching
3 Caching Basics
7 user needs to explicitly deal with caching. For more detailed info on Zephyr's
8 caching tools, see :ref:`cache_config` for Zephyr Kconfig options or
36 core and peripherals is coherent. The simplest is just to disable caching, but
39 disabling caching for only a portion of memory. This can be useful when cache
47 As mentioned above, globally disabling data caching can have a significant
58 Disabling Caching for a Memory Region
61 Disabling caching for only a portion of memory can be a good performance
88 Configuring a distinct memory region with separate caching rules requires the
94 Automatically Disabling Caching by Variable
127 The most performant but most complex option is to control data caching at
146 caching in which data writes from the processor core propagate through to