flush

The flush command flush the processor caches

Command Format

flush [-id]

where:

-i flush the instruction cache
-d flush the data cache

If the flush command is used without any arguments both the instruction cache and the data cache will be flushed.

Functional description

The flush command invalidates the instruction cache and typically writeback the data cache.

Environment

The command uses no environment variable.

See Also

...

Powered by Drupal, an open source content management system