[gem5-users] Packet request send directly to memory without searching in cache

2020-08-20 Thread Muhammad Aamir via gem5-users
Hi everyone, As the title suggests, is it possible to send for a request from the CPU asking for data in the memory without looking into the caches? If yes, how can it be done. Also is it advisable to create another port like the dcacheport, and connect that port directly to the memory bus? i.e.

[gem5-users] Re: Functional read failed while using pthread lock in program

2020-08-20 Thread Jason Lowe-Power via gem5-users
Hello, m5threads is not supported in gem5. I would suggest using full system simulation if you are investigating multithreaded workloads. Cheers, Jason On Wed, Aug 19, 2020 at 11:42 PM VIPIN PATEL via gem5-users < gem5-users@gem5.org> wrote: > Hi All, > > After following the discussion on the J

[gem5-users] Re: KVM does not work

2020-08-20 Thread chenboya via gem5-users
There are some GIC issues about running the KVM mode, fortunately an engineer had given the solution. Here are some discussions about the KVM mode for ARM. https://gem5.atlassian.net/browse/GEM5-547 -Original Message- From: gem5-users-requ...@gem5.org [mailto:gem5-users-requ...@gem5.org