OpenBoot 3.x Quick Reference

Cache Manipulation Commands

Table 1-39 Cache Manipulation Commands

clear-cache

( -- )

Invalidate all cache entries. 

cache-off

( -- )

Disable the cache. 

cache-on

( -- )

Enable the cache. 

flush-cache

( -- )

Write back any pending data from the cache.