149c149
< Tick when_ready, Counter order)
---
> Tick when_ready, Counter order, bool alloc_on_fill)
156c156
< mshr->allocate(blk_addr, blk_size, pkt, when_ready, order);
---
> mshr->allocate(blk_addr, blk_size, pkt, when_ready, order, alloc_on_fill);