OpenBoot 2.x Quick Reference

Cache Manipulation Commands

Table 1-36 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.