Hello mahmood,

I want to simulate Intel Clovertown multicore processor with Gem5
(Following schema). This processor consists of two packages that each
package has two cores.

P0     P1          P2     P3
 |_____|             |_____|
     |                       |
    L2                    L2
     |_____________|
                 |
            Memory

Each processor has one L1 cache.


I don't know that I must implement a new network topology or I can use
Crossbar.
Could you help me that how I can simulate this architecture?

Thanks
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to