In the current classic code, all caches should have the same block size. If
you want to have caches with different block sizes, you need to modify the
code.
I don't know if Ruby supports caches with different line sizes.

Thanks,
Amin


On Fri, Dec 14, 2012 at 12:15 AM, mjkim <kmjjan...@dtl.yonsei.ac.kr> wrote:

> I want to simulate the cache performance by changing the block size.****
>
> However, the block size of caches are constant value that is 64 and cannot
> be controlled by user.****
>
> If I set the block size value 128, the simulation terminal gets like, ****
>
> ** **
>
> warn: Blocksize found to not be 64... hmm... probably not.****
>
> fatal: port A size 64, port B size 128****
>
> Busses don't have the same block size... Not supported.****
>
> ** **
>
> What is this matter? Please let me know how to fix it. Thank you.****
>
> _______________________________________________
> gem5-users mailing list
> gem5-users@gem5.org
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to