Coalescing Cache
Write Coalescing Cache is a special cache that is part of L2 cache in AMD's Bulldozer microarchitecture. Stores from both L1D caches in the module go through the WCC, where they are buffered and coalesced. The WCC's task is reducing number of writes to the L2 cache.
https://en.wikipedia.org/wiki/CPU_cache
https://en.wikipedia.org/wiki/Coalescing_(computer_science)
Victim Cache
A victim cache is a