116a117,121
> /** This is a write that is targeted and zeroing an entire cache block.
> * There is no need for a read/modify/write
> */
> static const FlagsType CACHE_BLOCK_ZERO = 0x00010000;
>